[INFO] cloning repository https://github.com/Michael-F-Bryan/modern-webassembly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/modern-webassembly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmodern-webassembly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmodern-webassembly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daf9400268c1cf813d8bbba9960dcec68bf9b531 [INFO] testing Michael-F-Bryan/modern-webassembly against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmodern-webassembly" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/modern-webassembly on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/modern-webassembly [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/modern-webassembly [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/modern-webassembly written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/modern-webassembly already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37361c8baad3e70e96e4f0e7c780a45ea14f457020a07ebf03520d7f97cfa0f6 [INFO] running `Command { std: "docker" "start" "-a" "37361c8baad3e70e96e4f0e7c780a45ea14f457020a07ebf03520d7f97cfa0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37361c8baad3e70e96e4f0e7c780a45ea14f457020a07ebf03520d7f97cfa0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37361c8baad3e70e96e4f0e7c780a45ea14f457020a07ebf03520d7f97cfa0f6", kill_on_drop: false }` [INFO] [stdout] 37361c8baad3e70e96e4f0e7c780a45ea14f457020a07ebf03520d7f97cfa0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7743b64d8f6315ad4f2b0b7023414213909076431beabba79fc44fb1ff4c501d [INFO] running `Command { std: "docker" "start" "-a" "7743b64d8f6315ad4f2b0b7023414213909076431beabba79fc44fb1ff4c501d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling wit-bindgen-gen-wasmer v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling wasmer-vm v2.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling wast v41.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling wit-parser v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling wit-bindgen-gen-core v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling wit-bindgen-gen-rust v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wat v1.0.43 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling wasmer-derive v2.2.1 [INFO] [stderr] Compiling wit-bindgen-wasmer-impl v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling wasmer-types v2.2.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling cuboid-model v0.1.0 (/opt/rustwide/workdir/cuboid-model) [INFO] [stderr] Compiling wasmer-compiler v2.2.1 [INFO] [stderr] Compiling wasmer-engine v2.2.1 [INFO] [stderr] Compiling wasmer-object v2.2.1 [INFO] [stderr] Compiling wasmer-engine-dylib v2.2.1 [INFO] [stderr] Compiling wasmer-engine-universal v2.2.1 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling wasmer v2.2.1 [INFO] [stderr] Compiling wit-bindgen-wasmer v0.1.0 (https://github.com/wasmerio/wit-bindgen?branch=wasmer#8772835a) [INFO] [stderr] Compiling host v0.1.0 (/opt/rustwide/workdir/host) [INFO] [stdout] warning: function `main_` is never used [INFO] [stdout] --> host/src/main.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn main_() -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> host/src/main.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_dir` and `cmd` are never read [INFO] [stdout] --> host/src/main.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 205 | struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 208 | model_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 209 | #[structopt(subcommand)] [INFO] [stdout] 210 | cmd: Command, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model` and `args` are never read [INFO] [stdout] --> host/src/main.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 218 | Run { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 219 | /// The model to run. [INFO] [stdout] 220 | model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> host/src/main.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 228 | struct Argument { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 229 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 230 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Argument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `metadata` is never used [INFO] [stdout] --> host/src/main.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn metadata(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "7743b64d8f6315ad4f2b0b7023414213909076431beabba79fc44fb1ff4c501d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7743b64d8f6315ad4f2b0b7023414213909076431beabba79fc44fb1ff4c501d", kill_on_drop: false }` [INFO] [stdout] 7743b64d8f6315ad4f2b0b7023414213909076431beabba79fc44fb1ff4c501d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8034a027acef7fde82635cce669366a038716959e8160f2782a7672d787fa292 [INFO] running `Command { std: "docker" "start" "-a" "8034a027acef7fde82635cce669366a038716959e8160f2782a7672d787fa292", kill_on_drop: false }` [INFO] [stderr] Compiling cuboid-model v0.1.0 (/opt/rustwide/workdir/cuboid-model) [INFO] [stderr] Compiling host v0.1.0 (/opt/rustwide/workdir/host) [INFO] [stdout] warning: function `main_` is never used [INFO] [stdout] --> host/src/main.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn main_() -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> host/src/main.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model_dir` and `cmd` are never read [INFO] [stdout] --> host/src/main.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 205 | struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 208 | model_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 209 | #[structopt(subcommand)] [INFO] [stdout] 210 | cmd: Command, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `model` and `args` are never read [INFO] [stdout] --> host/src/main.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 218 | Run { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 219 | /// The model to run. [INFO] [stdout] 220 | model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> host/src/main.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 228 | struct Argument { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 229 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 230 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Argument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `metadata` is never used [INFO] [stdout] --> host/src/main.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn metadata(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.01s [INFO] running `Command { std: "docker" "inspect" "8034a027acef7fde82635cce669366a038716959e8160f2782a7672d787fa292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8034a027acef7fde82635cce669366a038716959e8160f2782a7672d787fa292", kill_on_drop: false }` [INFO] [stdout] 8034a027acef7fde82635cce669366a038716959e8160f2782a7672d787fa292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53ac95030cfa75d90430bf4f52b5d00776339e00ea9bf0e5afeef66aa872e217 [INFO] running `Command { std: "docker" "start" "-a" "53ac95030cfa75d90430bf4f52b5d00776339e00ea9bf0e5afeef66aa872e217", kill_on_drop: false }` [INFO] [stderr] warning: function `main_` is never used [INFO] [stderr] --> host/src/main.rs:41:4 [INFO] [stderr] | [INFO] [stderr] 41 | fn main_() -> Result<(), Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Model` is never constructed [INFO] [stderr] --> host/src/main.rs:162:8 [INFO] [stderr] | [INFO] [stderr] 162 | struct Model { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `model_dir` and `cmd` are never read [INFO] [stderr] --> host/src/main.rs:208:5 [INFO] [stderr] | [INFO] [stderr] 205 | struct Args { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 208 | model_dir: PathBuf, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 209 | #[structopt(subcommand)] [INFO] [stderr] 210 | cmd: Command, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `model` and `args` are never read [INFO] [stderr] --> host/src/main.rs:220:9 [INFO] [stderr] | [INFO] [stderr] 218 | Run { [INFO] [stderr] | --- fields in this variant [INFO] [stderr] 219 | /// The model to run. [INFO] [stderr] 220 | model: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 223 | args: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `key` and `value` are never read [INFO] [stderr] --> host/src/main.rs:229:5 [INFO] [stderr] | [INFO] [stderr] 228 | struct Argument { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 229 | key: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 230 | value: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Argument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `metadata` is never used [INFO] [stderr] --> host/src/main.rs:168:8 [INFO] [stderr] | [INFO] [stderr] 168 | fn metadata(&self) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `host` (bin "host" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuboid_model-d20a6c858644fa33) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/host-df90a107bdaa51a1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuboid-model [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53ac95030cfa75d90430bf4f52b5d00776339e00ea9bf0e5afeef66aa872e217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ac95030cfa75d90430bf4f52b5d00776339e00ea9bf0e5afeef66aa872e217", kill_on_drop: false }` [INFO] [stdout] 53ac95030cfa75d90430bf4f52b5d00776339e00ea9bf0e5afeef66aa872e217