[INFO] fetching crate iso-10303 0.5.0... [INFO] checking iso-10303-0.5.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate iso-10303 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate iso-10303 0.5.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iso-10303 0.5.0 [INFO] finished tweaking crates.io crate iso-10303 0.5.0 [INFO] tweaked toml for crates.io crate iso-10303 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate iso-10303 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.17 [INFO] [stderr] Downloaded hermit-abi v0.1.15 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded fast-float v0.2.0 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded structopt-derive v0.4.10 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded syn v1.0.40 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32df7ba00d89f5bfea07b66d0daaa556aa2316b47df9719c651f5dabef6cd034 [INFO] running `Command { std: "docker" "start" "-a" "32df7ba00d89f5bfea07b66d0daaa556aa2316b47df9719c651f5dabef6cd034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32df7ba00d89f5bfea07b66d0daaa556aa2316b47df9719c651f5dabef6cd034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32df7ba00d89f5bfea07b66d0daaa556aa2316b47df9719c651f5dabef6cd034", kill_on_drop: false }` [INFO] [stdout] 32df7ba00d89f5bfea07b66d0daaa556aa2316b47df9719c651f5dabef6cd034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5be8faee78ccbe48c30795f4b669fe726f286bbd48a9c1ac829e28d1c55ab222 [INFO] running `Command { std: "docker" "start" "-a" "5be8faee78ccbe48c30795f4b669fe726f286bbd48a9c1ac829e28d1c55ab222", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking iso-10303 v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `read_simple_entity` is not a member of trait `StepReader` [INFO] [stdout] --> examples/family/reader.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | fn read_simple_entity(&mut self, id: i64, typed_parameter: TypedParameter) { [INFO] [stdout] | ^ ------------------ help: there is an associated function with a similar name: `create_simple_entity` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 205 | | match typed_parameter.type_name.as_str() { [INFO] [stdout] 206 | | "FEMALE" => { [INFO] [stdout] 207 | | let entity = Female::form_parameters(typed_parameter.parameters); [INFO] [stdout] ... | [INFO] [stdout] 215 | | } [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ not a member of trait `StepReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `insert_entity`, `create_simple_entity` [INFO] [stdout] --> examples/family/reader.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | impl StepReader for ExampleReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `insert_entity`, `create_simple_entity` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn insert_entity(&mut self, _: i64, _: TypeId, _: &'static str, _: Box<(dyn Any + 'static)>) { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn create_simple_entity(&self, _: iso_10303::step::TypedParameter, _: bool) -> Option<(TypeId, &'static str, Box<(dyn Any + 'static)>)> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iso-10303` (example "family") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "5be8faee78ccbe48c30795f4b669fe726f286bbd48a9c1ac829e28d1c55ab222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be8faee78ccbe48c30795f4b669fe726f286bbd48a9c1ac829e28d1c55ab222", kill_on_drop: false }` [INFO] [stdout] 5be8faee78ccbe48c30795f4b669fe726f286bbd48a9c1ac829e28d1c55ab222