[INFO] updating cached repository https://github.com/icew4ll/gitr [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] 4aedc6f1ef4e607b78fa8cc150963c71db5e48e0 [INFO] testing icew4ll/gitr against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fgitr" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/gitr 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/icew4ll/gitr [INFO] finished tweaking git repo https://github.com/icew4ll/gitr [INFO] tweaked toml for git repo https://github.com/icew4ll/gitr written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/gitr 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] a8487bb7efe5ba54f1df40c004d0f37ef8cf7a9e1d1c0a50aed97aa66277d57b [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" "a8487bb7efe5ba54f1df40c004d0f37ef8cf7a9e1d1c0a50aed97aa66277d57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8487bb7efe5ba54f1df40c004d0f37ef8cf7a9e1d1c0a50aed97aa66277d57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8487bb7efe5ba54f1df40c004d0f37ef8cf7a9e1d1c0a50aed97aa66277d57b", kill_on_drop: false }` [INFO] [stdout] a8487bb7efe5ba54f1df40c004d0f37ef8cf7a9e1d1c0a50aed97aa66277d57b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 177ce1b2794f951d4b74b6a25c721956f2e55e06f5883de1789254042536e230 [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" "177ce1b2794f951d4b74b6a25c721956f2e55e06f5883de1789254042536e230", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling shared_child v0.3.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Compiling os_pipe v0.6.1 [INFO] [stderr] Compiling duct v0.10.0 [INFO] [stderr] Compiling dotenv_codegen v0.11.0 [INFO] [stderr] Compiling gitr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.90s [INFO] running `Command { std: "docker" "inspect" "177ce1b2794f951d4b74b6a25c721956f2e55e06f5883de1789254042536e230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177ce1b2794f951d4b74b6a25c721956f2e55e06f5883de1789254042536e230", kill_on_drop: false }` [INFO] [stdout] 177ce1b2794f951d4b74b6a25c721956f2e55e06f5883de1789254042536e230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c39915cd682aa8eae6b6a5deb57c61aad37d6775540fa2e9066a5265e0f1b8ee [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" "c39915cd682aa8eae6b6a5deb57c61aad37d6775540fa2e9066a5265e0f1b8ee", kill_on_drop: false }` [INFO] [stderr] Compiling gitr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "c39915cd682aa8eae6b6a5deb57c61aad37d6775540fa2e9066a5265e0f1b8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39915cd682aa8eae6b6a5deb57c61aad37d6775540fa2e9066a5265e0f1b8ee", kill_on_drop: false }` [INFO] [stdout] c39915cd682aa8eae6b6a5deb57c61aad37d6775540fa2e9066a5265e0f1b8ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 4045eb755079a7360c598b9e7e04055a4c844c7904886df370eaa14c54196c07 [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" "4045eb755079a7360c598b9e7e04055a4c844c7904886df370eaa14c54196c07", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gitr-bc8a25a0b6cb3cde [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" "4045eb755079a7360c598b9e7e04055a4c844c7904886df370eaa14c54196c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4045eb755079a7360c598b9e7e04055a4c844c7904886df370eaa14c54196c07", kill_on_drop: false }` [INFO] [stdout] 4045eb755079a7360c598b9e7e04055a4c844c7904886df370eaa14c54196c07