[INFO] updating cached repository https://github.com/Kixunil/cfg_me [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5298b2c8c76164fd59a532c0d9443758129bc780 [INFO] testing Kixunil/cfg_me against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fcfg_me" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/cfg_me on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixunil/cfg_me [INFO] finished tweaking git repo https://github.com/Kixunil/cfg_me [INFO] tweaked toml for git repo https://github.com/Kixunil/cfg_me written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/cfg_me already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 4ac9b6561140689d9a841d0904d8e17ee8d3949437b65987fc55a194bbd15321 [INFO] running `Command { std: "docker" "start" "-a" "4ac9b6561140689d9a841d0904d8e17ee8d3949437b65987fc55a194bbd15321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ac9b6561140689d9a841d0904d8e17ee8d3949437b65987fc55a194bbd15321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac9b6561140689d9a841d0904d8e17ee8d3949437b65987fc55a194bbd15321", kill_on_drop: false }` [INFO] [stdout] 4ac9b6561140689d9a841d0904d8e17ee8d3949437b65987fc55a194bbd15321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd47c1a919a8c9c2205665cbcdd231b855de4c18058dce41b98d2ccd47c4f1b7 [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" "dd47c1a919a8c9c2205665cbcdd231b855de4c18058dce41b98d2ccd47c4f1b7", kill_on_drop: false }` [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling configure_me_codegen v0.3.12 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling cargo_toml v0.8.0 [INFO] [stderr] Compiling configure_me v0.3.3 [INFO] [stderr] Compiling cfg_me v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.99s [INFO] running `Command { std: "docker" "inspect" "dd47c1a919a8c9c2205665cbcdd231b855de4c18058dce41b98d2ccd47c4f1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd47c1a919a8c9c2205665cbcdd231b855de4c18058dce41b98d2ccd47c4f1b7", kill_on_drop: false }` [INFO] [stdout] dd47c1a919a8c9c2205665cbcdd231b855de4c18058dce41b98d2ccd47c4f1b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b15cdd2ad5309e4b1e0d2115b547350065ece58dbab164245cf2f270d1222a0c [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" "b15cdd2ad5309e4b1e0d2115b547350065ece58dbab164245cf2f270d1222a0c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg_me v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "b15cdd2ad5309e4b1e0d2115b547350065ece58dbab164245cf2f270d1222a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15cdd2ad5309e4b1e0d2115b547350065ece58dbab164245cf2f270d1222a0c", kill_on_drop: false }` [INFO] [stdout] b15cdd2ad5309e4b1e0d2115b547350065ece58dbab164245cf2f270d1222a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 755c17ebc1c7617f319687c0b16cf0a6e26a7f12aec76d35d82b9ed9d1022e3a [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" "755c17ebc1c7617f319687c0b16cf0a6e26a7f12aec76d35d82b9ed9d1022e3a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cfg_me-235747e771a78337 [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" "755c17ebc1c7617f319687c0b16cf0a6e26a7f12aec76d35d82b9ed9d1022e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755c17ebc1c7617f319687c0b16cf0a6e26a7f12aec76d35d82b9ed9d1022e3a", kill_on_drop: false }` [INFO] [stdout] 755c17ebc1c7617f319687c0b16cf0a6e26a7f12aec76d35d82b9ed9d1022e3a