[INFO] cloning repository https://github.com/kolloch/reproduce_carnix_21 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kolloch/reproduce_carnix_21" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolloch%2Freproduce_carnix_21", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolloch%2Freproduce_carnix_21'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cc8b4bf680da7978bee2c391573a342413f8a66 [INFO] testing kolloch/reproduce_carnix_21 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolloch%2Freproduce_carnix_21" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kolloch/reproduce_carnix_21 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kolloch/reproduce_carnix_21 [INFO] finished tweaking git repo https://github.com/kolloch/reproduce_carnix_21 [INFO] tweaked toml for git repo https://github.com/kolloch/reproduce_carnix_21 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kolloch/reproduce_carnix_21 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 669366d3a2b643b9ada96e4eb31f09054e3028ab7c4a19641e32f328743a0cb3 [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" "669366d3a2b643b9ada96e4eb31f09054e3028ab7c4a19641e32f328743a0cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "669366d3a2b643b9ada96e4eb31f09054e3028ab7c4a19641e32f328743a0cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669366d3a2b643b9ada96e4eb31f09054e3028ab7c4a19641e32f328743a0cb3", kill_on_drop: false }` [INFO] [stdout] 669366d3a2b643b9ada96e4eb31f09054e3028ab7c4a19641e32f328743a0cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af62e17aa5732ca5ce1502457a8458b73a47a5f2f66ea53ea2db05ca0cf8a68e [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" "af62e17aa5732ca5ce1502457a8458b73a47a5f2f66ea53ea2db05ca0cf8a68e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling reproduce_carnix_21 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.97s [INFO] running `Command { std: "docker" "inspect" "af62e17aa5732ca5ce1502457a8458b73a47a5f2f66ea53ea2db05ca0cf8a68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af62e17aa5732ca5ce1502457a8458b73a47a5f2f66ea53ea2db05ca0cf8a68e", kill_on_drop: false }` [INFO] [stdout] af62e17aa5732ca5ce1502457a8458b73a47a5f2f66ea53ea2db05ca0cf8a68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 54ddf59fc9006a56907c7ed645d4ee497261ea1608ef0fbd45f2aa47dedcaba9 [INFO] running `Command { std: "docker" "start" "-a" "54ddf59fc9006a56907c7ed645d4ee497261ea1608ef0fbd45f2aa47dedcaba9", kill_on_drop: false }` [INFO] [stderr] Compiling reproduce_carnix_21 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "54ddf59fc9006a56907c7ed645d4ee497261ea1608ef0fbd45f2aa47dedcaba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ddf59fc9006a56907c7ed645d4ee497261ea1608ef0fbd45f2aa47dedcaba9", kill_on_drop: false }` [INFO] [stdout] 54ddf59fc9006a56907c7ed645d4ee497261ea1608ef0fbd45f2aa47dedcaba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86d440e74c1a694b675339268c81fe35f331dcfa3450a019f88375a129849113 [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" "86d440e74c1a694b675339268c81fe35f331dcfa3450a019f88375a129849113", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reproduce_carnix_21-fe8485eeac910ad2 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86d440e74c1a694b675339268c81fe35f331dcfa3450a019f88375a129849113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d440e74c1a694b675339268c81fe35f331dcfa3450a019f88375a129849113", kill_on_drop: false }` [INFO] [stdout] 86d440e74c1a694b675339268c81fe35f331dcfa3450a019f88375a129849113