[INFO] cloning repository https://github.com/disconnect3d/rust-inline-threshold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disconnect3d/rust-inline-threshold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconnect3d%2Frust-inline-threshold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconnect3d%2Frust-inline-threshold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e933d81e2ef779bf24c814f549704c8b333da8c [INFO] testing disconnect3d/rust-inline-threshold against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconnect3d%2Frust-inline-threshold" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/disconnect3d/rust-inline-threshold on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/disconnect3d/rust-inline-threshold [INFO] finished tweaking git repo https://github.com/disconnect3d/rust-inline-threshold [INFO] tweaked toml for git repo https://github.com/disconnect3d/rust-inline-threshold written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/disconnect3d/rust-inline-threshold already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb36179b1379a3c0a3d2ffb518932d899d400690b3e42c00d5076028cf0a1ca7 [INFO] running `Command { std: "docker" "start" "-a" "eb36179b1379a3c0a3d2ffb518932d899d400690b3e42c00d5076028cf0a1ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb36179b1379a3c0a3d2ffb518932d899d400690b3e42c00d5076028cf0a1ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb36179b1379a3c0a3d2ffb518932d899d400690b3e42c00d5076028cf0a1ca7", kill_on_drop: false }` [INFO] [stdout] eb36179b1379a3c0a3d2ffb518932d899d400690b3e42c00d5076028cf0a1ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f550b1c8baf6b2acb3cdb002e2efb738f388a916f925e2195a12b74fcb14c24 [INFO] running `Command { std: "docker" "start" "-a" "4f550b1c8baf6b2acb3cdb002e2efb738f388a916f925e2195a12b74fcb14c24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rust-inline-threshold v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.18s [INFO] running `Command { std: "docker" "inspect" "4f550b1c8baf6b2acb3cdb002e2efb738f388a916f925e2195a12b74fcb14c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f550b1c8baf6b2acb3cdb002e2efb738f388a916f925e2195a12b74fcb14c24", kill_on_drop: false }` [INFO] [stdout] 4f550b1c8baf6b2acb3cdb002e2efb738f388a916f925e2195a12b74fcb14c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8871edf398d70d44a0fea00f3eee6bf7a1dbc9fd0f4fc3bedc62d28e647f90c8 [INFO] running `Command { std: "docker" "start" "-a" "8871edf398d70d44a0fea00f3eee6bf7a1dbc9fd0f4fc3bedc62d28e647f90c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-inline-threshold v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "8871edf398d70d44a0fea00f3eee6bf7a1dbc9fd0f4fc3bedc62d28e647f90c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8871edf398d70d44a0fea00f3eee6bf7a1dbc9fd0f4fc3bedc62d28e647f90c8", kill_on_drop: false }` [INFO] [stdout] 8871edf398d70d44a0fea00f3eee6bf7a1dbc9fd0f4fc3bedc62d28e647f90c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e42892358efc6ec7f658260bdb90675fe46edb52c9ecde28b22aa4660123d74a [INFO] running `Command { std: "docker" "start" "-a" "e42892358efc6ec7f658260bdb90675fe46edb52c9ecde28b22aa4660123d74a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_inline_threshold-3f1e840fda6180f1) [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" "e42892358efc6ec7f658260bdb90675fe46edb52c9ecde28b22aa4660123d74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42892358efc6ec7f658260bdb90675fe46edb52c9ecde28b22aa4660123d74a", kill_on_drop: false }` [INFO] [stdout] e42892358efc6ec7f658260bdb90675fe46edb52c9ecde28b22aa4660123d74a