[INFO] cloning repository https://github.com/pawkw/rust_mal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pawkw/rust_mal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawkw%2Frust_mal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawkw%2Frust_mal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd72bc7a38ba496b4c1d49f5b6ffef5d23f96be [INFO] testing pawkw/rust_mal against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawkw%2Frust_mal" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pawkw/rust_mal 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/pawkw/rust_mal [INFO] finished tweaking git repo https://github.com/pawkw/rust_mal [INFO] tweaked toml for git repo https://github.com/pawkw/rust_mal written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/pawkw/rust_mal 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] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.0 [INFO] [stderr] Downloaded rustyline v9.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 11fecbbd2cab99697456c71796a0208d1615fade2b7d36e3a67657159997f4f7 [INFO] running `Command { std: "docker" "start" "-a" "11fecbbd2cab99697456c71796a0208d1615fade2b7d36e3a67657159997f4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11fecbbd2cab99697456c71796a0208d1615fade2b7d36e3a67657159997f4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fecbbd2cab99697456c71796a0208d1615fade2b7d36e3a67657159997f4f7", kill_on_drop: false }` [INFO] [stdout] 11fecbbd2cab99697456c71796a0208d1615fade2b7d36e3a67657159997f4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 412d3990744f2b627b40d1dedc8d625956120f7609af8e384ab2eacb43539f77 [INFO] running `Command { std: "docker" "start" "-a" "412d3990744f2b627b40d1dedc8d625956120f7609af8e384ab2eacb43539f77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling rust_mal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.39s [INFO] running `Command { std: "docker" "inspect" "412d3990744f2b627b40d1dedc8d625956120f7609af8e384ab2eacb43539f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412d3990744f2b627b40d1dedc8d625956120f7609af8e384ab2eacb43539f77", kill_on_drop: false }` [INFO] [stdout] 412d3990744f2b627b40d1dedc8d625956120f7609af8e384ab2eacb43539f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] fbfbec9f5b9e1f6884d8095b508fe91d45a12eca59f1b1f5fb26a3dbc68c8dbd [INFO] running `Command { std: "docker" "start" "-a" "fbfbec9f5b9e1f6884d8095b508fe91d45a12eca59f1b1f5fb26a3dbc68c8dbd", kill_on_drop: false }` [INFO] [stderr] Compiling rust_mal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "fbfbec9f5b9e1f6884d8095b508fe91d45a12eca59f1b1f5fb26a3dbc68c8dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfbec9f5b9e1f6884d8095b508fe91d45a12eca59f1b1f5fb26a3dbc68c8dbd", kill_on_drop: false }` [INFO] [stdout] fbfbec9f5b9e1f6884d8095b508fe91d45a12eca59f1b1f5fb26a3dbc68c8dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 3a2f329e35b09fc7b61a93e8a7586fc1b14d6089e8f0b41fa09dab89c58cd9ae [INFO] running `Command { std: "docker" "start" "-a" "3a2f329e35b09fc7b61a93e8a7586fc1b14d6089e8f0b41fa09dab89c58cd9ae", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_mal-a70033ef81faf262) [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" "3a2f329e35b09fc7b61a93e8a7586fc1b14d6089e8f0b41fa09dab89c58cd9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2f329e35b09fc7b61a93e8a7586fc1b14d6089e8f0b41fa09dab89c58cd9ae", kill_on_drop: false }` [INFO] [stdout] 3a2f329e35b09fc7b61a93e8a7586fc1b14d6089e8f0b41fa09dab89c58cd9ae