[INFO] cloning repository https://github.com/prestontw/patch-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prestontw/patch-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fpatch-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fpatch-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9cf2c8ee092dd7bedd4417ce67d7f1cea4d1cf [INFO] testing prestontw/patch-minimal-example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fpatch-minimal-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prestontw/patch-minimal-example on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prestontw/patch-minimal-example [INFO] finished tweaking git repo https://github.com/prestontw/patch-minimal-example [INFO] tweaked toml for git repo https://github.com/prestontw/patch-minimal-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/prestontw/patch-minimal-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 637a4180c13937f515e8fe7f657e5a7675df3f0ea27165c39e9e6201bd4ac39b [INFO] running `Command { std: "docker" "start" "-a" "637a4180c13937f515e8fe7f657e5a7675df3f0ea27165c39e9e6201bd4ac39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "637a4180c13937f515e8fe7f657e5a7675df3f0ea27165c39e9e6201bd4ac39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637a4180c13937f515e8fe7f657e5a7675df3f0ea27165c39e9e6201bd4ac39b", kill_on_drop: false }` [INFO] [stdout] 637a4180c13937f515e8fe7f657e5a7675df3f0ea27165c39e9e6201bd4ac39b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39b3f15eeda50b9c8e82a30fccb87208674c22609108e8b969ad983df3221441 [INFO] running `Command { std: "docker" "start" "-a" "39b3f15eeda50b9c8e82a30fccb87208674c22609108e8b969ad983df3221441", kill_on_drop: false }` [INFO] [stderr] Compiling patch-minimal-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "39b3f15eeda50b9c8e82a30fccb87208674c22609108e8b969ad983df3221441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b3f15eeda50b9c8e82a30fccb87208674c22609108e8b969ad983df3221441", kill_on_drop: false }` [INFO] [stdout] 39b3f15eeda50b9c8e82a30fccb87208674c22609108e8b969ad983df3221441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e767c631ef519cf0d3ab63cc36ad7f18a2737fbf74ccca0d3e6cae17dd21b4ad [INFO] running `Command { std: "docker" "start" "-a" "e767c631ef519cf0d3ab63cc36ad7f18a2737fbf74ccca0d3e6cae17dd21b4ad", kill_on_drop: false }` [INFO] [stderr] Compiling patch-minimal-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "e767c631ef519cf0d3ab63cc36ad7f18a2737fbf74ccca0d3e6cae17dd21b4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e767c631ef519cf0d3ab63cc36ad7f18a2737fbf74ccca0d3e6cae17dd21b4ad", kill_on_drop: false }` [INFO] [stdout] e767c631ef519cf0d3ab63cc36ad7f18a2737fbf74ccca0d3e6cae17dd21b4ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7ed1557388fe68a57da1ec93453ce24624c626f3312c90c24d13b1578401ab8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7ed1557388fe68a57da1ec93453ce24624c626f3312c90c24d13b1578401ab8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/patch_minimal_example-3514de4d24edb59a) [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" "c7ed1557388fe68a57da1ec93453ce24624c626f3312c90c24d13b1578401ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ed1557388fe68a57da1ec93453ce24624c626f3312c90c24d13b1578401ab8", kill_on_drop: false }` [INFO] [stdout] c7ed1557388fe68a57da1ec93453ce24624c626f3312c90c24d13b1578401ab8