[INFO] cloning repository https://github.com/kneasle/cc-method-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kneasle/cc-method-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkneasle%2Fcc-method-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkneasle%2Fcc-method-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5469a937a688430911c00eb6f909767f2d306b4 [INFO] testing kneasle/cc-method-lib against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkneasle%2Fcc-method-lib" "/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/kneasle/cc-method-lib on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kneasle/cc-method-lib [INFO] finished tweaking git repo https://github.com/kneasle/cc-method-lib [INFO] tweaked toml for git repo https://github.com/kneasle/cc-method-lib written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kneasle/cc-method-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67cf0de86c848b4fbdcf3e8654f0704e29729b3912f48ded4551e5a81b43ffe8 [INFO] running `Command { std: "docker" "start" "-a" "67cf0de86c848b4fbdcf3e8654f0704e29729b3912f48ded4551e5a81b43ffe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67cf0de86c848b4fbdcf3e8654f0704e29729b3912f48ded4551e5a81b43ffe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cf0de86c848b4fbdcf3e8654f0704e29729b3912f48ded4551e5a81b43ffe8", kill_on_drop: false }` [INFO] [stdout] 67cf0de86c848b4fbdcf3e8654f0704e29729b3912f48ded4551e5a81b43ffe8 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aae1579e157939127fbebb6331a5766e72c0ff9e057929c006c26c227ae4658 [INFO] running `Command { std: "docker" "start" "-a" "7aae1579e157939127fbebb6331a5766e72c0ff9e057929c006c26c227ae4658", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling shortlist v0.2.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling minidom v0.13.0 [INFO] [stderr] Compiling bellframe v0.3.0-alpha.1 [INFO] [stderr] Compiling cc-method-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.84s [INFO] running `Command { std: "docker" "inspect" "7aae1579e157939127fbebb6331a5766e72c0ff9e057929c006c26c227ae4658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aae1579e157939127fbebb6331a5766e72c0ff9e057929c006c26c227ae4658", kill_on_drop: false }` [INFO] [stdout] 7aae1579e157939127fbebb6331a5766e72c0ff9e057929c006c26c227ae4658 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0b1d0592d6174d13d3cc258131c9795f641d5f0dc69bab61ef13a69fb3d5733 [INFO] running `Command { std: "docker" "start" "-a" "e0b1d0592d6174d13d3cc258131c9795f641d5f0dc69bab61ef13a69fb3d5733", kill_on_drop: false }` [INFO] [stderr] Compiling cc-method-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "e0b1d0592d6174d13d3cc258131c9795f641d5f0dc69bab61ef13a69fb3d5733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b1d0592d6174d13d3cc258131c9795f641d5f0dc69bab61ef13a69fb3d5733", kill_on_drop: false }` [INFO] [stdout] e0b1d0592d6174d13d3cc258131c9795f641d5f0dc69bab61ef13a69fb3d5733 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 362773165cc030cb3d91d88719554d086476952aa951ca9e0924c410ce637802 [INFO] running `Command { std: "docker" "start" "-a" "362773165cc030cb3d91d88719554d086476952aa951ca9e0924c410ce637802", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cc_method_lib-91b7d6489f07860a) [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" "362773165cc030cb3d91d88719554d086476952aa951ca9e0924c410ce637802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362773165cc030cb3d91d88719554d086476952aa951ca9e0924c410ce637802", kill_on_drop: false }` [INFO] [stdout] 362773165cc030cb3d91d88719554d086476952aa951ca9e0924c410ce637802