[INFO] cloning repository https://github.com/Kara-Zor-El/rust-fetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kara-Zor-El/rust-fetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKara-Zor-El%2Frust-fetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKara-Zor-El%2Frust-fetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17abd995e3dcd9219cfb91fc572e289a47f97d48 [INFO] testing Kara-Zor-El/rust-fetch against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKara-Zor-El%2Frust-fetch" "/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/Kara-Zor-El/rust-fetch on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kara-Zor-El/rust-fetch [INFO] finished tweaking git repo https://github.com/Kara-Zor-El/rust-fetch [INFO] tweaked toml for git repo https://github.com/Kara-Zor-El/rust-fetch written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Kara-Zor-El/rust-fetch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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" "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" "+beta-2022-04-10" "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] bf2604adea2b3429486f6be9f2a875ca45515476bce9f911cdf5dcefa4f64147 [INFO] running `Command { std: "docker" "start" "-a" "bf2604adea2b3429486f6be9f2a875ca45515476bce9f911cdf5dcefa4f64147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf2604adea2b3429486f6be9f2a875ca45515476bce9f911cdf5dcefa4f64147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2604adea2b3429486f6be9f2a875ca45515476bce9f911cdf5dcefa4f64147", kill_on_drop: false }` [INFO] [stdout] bf2604adea2b3429486f6be9f2a875ca45515476bce9f911cdf5dcefa4f64147 [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" "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" "+beta-2022-04-10" "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] 076daccf831eb4f1d687234280fc09e0c0302ba19dac133cece44fcb281cdcdd [INFO] running `Command { std: "docker" "start" "-a" "076daccf831eb4f1d687234280fc09e0c0302ba19dac133cece44fcb281cdcdd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling local-ip-address v0.4.4 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling if-addrs v0.6.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling neli v0.5.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling vergen v6.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sqlite3-sys v0.13.0 [INFO] [stderr] Compiling sqlite v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sysctl v0.4.3 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libmacchina v4.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust-fetch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "076daccf831eb4f1d687234280fc09e0c0302ba19dac133cece44fcb281cdcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "076daccf831eb4f1d687234280fc09e0c0302ba19dac133cece44fcb281cdcdd", kill_on_drop: false }` [INFO] [stdout] 076daccf831eb4f1d687234280fc09e0c0302ba19dac133cece44fcb281cdcdd [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" "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" "+beta-2022-04-10" "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] 06070010577f017e2dc0727088facb00d16a3ef52c12e482ff63db428d2fc310 [INFO] running `Command { std: "docker" "start" "-a" "06070010577f017e2dc0727088facb00d16a3ef52c12e482ff63db428d2fc310", kill_on_drop: false }` [INFO] [stderr] Compiling rust-fetch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_fetch-eae115b9dea20fb9) [INFO] running `Command { std: "docker" "inspect" "06070010577f017e2dc0727088facb00d16a3ef52c12e482ff63db428d2fc310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06070010577f017e2dc0727088facb00d16a3ef52c12e482ff63db428d2fc310", kill_on_drop: false }` [INFO] [stdout] 06070010577f017e2dc0727088facb00d16a3ef52c12e482ff63db428d2fc310 [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" "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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8e4c435ef74a034d1424f4d2a0efc61cdfc0bda58d53e063e5cabbffb1b3a89 [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" "f8e4c435ef74a034d1424f4d2a0efc61cdfc0bda58d53e063e5cabbffb1b3a89", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_fetch-eae115b9dea20fb9) [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" "f8e4c435ef74a034d1424f4d2a0efc61cdfc0bda58d53e063e5cabbffb1b3a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e4c435ef74a034d1424f4d2a0efc61cdfc0bda58d53e063e5cabbffb1b3a89", kill_on_drop: false }` [INFO] [stdout] f8e4c435ef74a034d1424f4d2a0efc61cdfc0bda58d53e063e5cabbffb1b3a89