[INFO] cloning repository https://github.com/ammkrn/second_opinion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ammkrn/second_opinion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fammkrn%2Fsecond_opinion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fammkrn%2Fsecond_opinion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90688eec4e940e022db0dec7f8540d99e40a66f7 [INFO] testing ammkrn/second_opinion against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fammkrn%2Fsecond_opinion" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ammkrn/second_opinion on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ammkrn/second_opinion [INFO] finished tweaking git repo https://github.com/ammkrn/second_opinion [INFO] tweaked toml for git repo https://github.com/ammkrn/second_opinion written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/ammkrn/second_opinion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procinfo v0.4.2 [INFO] [stderr] Downloaded mm0_deepsize v0.1.0 [INFO] [stderr] Downloaded zerocopy v0.4.0 [INFO] [stderr] Downloaded mm0_deepsize_derive v0.1.1 [INFO] [stderr] Downloaded mm0b_parser v0.1.0 [INFO] [stderr] Downloaded mm0_util v0.1.1 [INFO] [stderr] Downloaded lsp-types v0.89.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bec060225a9814c9d11388792d5cbc3fcf3f9e4fe6df89cf508a74ad7b9f7339 [INFO] running `Command { std: "docker" "start" "-a" "bec060225a9814c9d11388792d5cbc3fcf3f9e4fe6df89cf508a74ad7b9f7339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bec060225a9814c9d11388792d5cbc3fcf3f9e4fe6df89cf508a74ad7b9f7339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec060225a9814c9d11388792d5cbc3fcf3f9e4fe6df89cf508a74ad7b9f7339", kill_on_drop: false }` [INFO] [stdout] bec060225a9814c9d11388792d5cbc3fcf3f9e4fe6df89cf508a74ad7b9f7339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 652da5e71321ce2c48b30e3a8ba418512b1ada193472e2ac47c51d2767d289e0 [INFO] running `Command { std: "docker" "start" "-a" "652da5e71321ce2c48b30e3a8ba418512b1ada193472e2ac47c51d2767d289e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling mm0_deepsize_derive v0.1.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling zerocopy v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling lsp-types v0.89.0 [INFO] [stderr] Compiling mm0_deepsize v0.1.0 [INFO] [stderr] Compiling mm0_util v0.1.1 [INFO] [stderr] Compiling mm0b_parser v0.1.0 [INFO] [stderr] Compiling second_opinion v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "652da5e71321ce2c48b30e3a8ba418512b1ada193472e2ac47c51d2767d289e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652da5e71321ce2c48b30e3a8ba418512b1ada193472e2ac47c51d2767d289e0", kill_on_drop: false }` [INFO] [stdout] 652da5e71321ce2c48b30e3a8ba418512b1ada193472e2ac47c51d2767d289e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4df910a79ccb2fefeafd8679a8aea4b1a9c99cee6e2f8dbde0a8227babfe2715 [INFO] running `Command { std: "docker" "start" "-a" "4df910a79ccb2fefeafd8679a8aea4b1a9c99cee6e2f8dbde0a8227babfe2715", kill_on_drop: false }` [INFO] [stderr] Compiling second_opinion v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "4df910a79ccb2fefeafd8679a8aea4b1a9c99cee6e2f8dbde0a8227babfe2715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df910a79ccb2fefeafd8679a8aea4b1a9c99cee6e2f8dbde0a8227babfe2715", kill_on_drop: false }` [INFO] [stdout] 4df910a79ccb2fefeafd8679a8aea4b1a9c99cee6e2f8dbde0a8227babfe2715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a626e018ad42af0d29cc00f82a3ef458477e7075cd123618b5366466a3937fd4 [INFO] running `Command { std: "docker" "start" "-a" "a626e018ad42af0d29cc00f82a3ef458477e7075cd123618b5366466a3937fd4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/second_opinion-e68b89f2bc14e13e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fs::import_test1 ... ok [INFO] [stdout] test fs::import_test_diamond1 ... ok [INFO] [stdout] test fs::import_test_cycle1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a626e018ad42af0d29cc00f82a3ef458477e7075cd123618b5366466a3937fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a626e018ad42af0d29cc00f82a3ef458477e7075cd123618b5366466a3937fd4", kill_on_drop: false }` [INFO] [stdout] a626e018ad42af0d29cc00f82a3ef458477e7075cd123618b5366466a3937fd4