[INFO] cloning repository https://github.com/pandaman64/crate2nix-cargoweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandaman64/crate2nix-cargoweb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fcrate2nix-cargoweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fcrate2nix-cargoweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b751271ada22f25c71e0444632d66b8ce4d385 [INFO] testing pandaman64/crate2nix-cargoweb against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fcrate2nix-cargoweb" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pandaman64/crate2nix-cargoweb 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/pandaman64/crate2nix-cargoweb [INFO] finished tweaking git repo https://github.com/pandaman64/crate2nix-cargoweb [INFO] tweaked toml for git repo https://github.com/pandaman64/crate2nix-cargoweb written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pandaman64/crate2nix-cargoweb 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] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 95ce1211e9a03a8d4fcadf85daa868b6dfda1a645ba8eefd1e5a6e8d6a2fb7f8 [INFO] running `Command { std: "docker" "start" "-a" "95ce1211e9a03a8d4fcadf85daa868b6dfda1a645ba8eefd1e5a6e8d6a2fb7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95ce1211e9a03a8d4fcadf85daa868b6dfda1a645ba8eefd1e5a6e8d6a2fb7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ce1211e9a03a8d4fcadf85daa868b6dfda1a645ba8eefd1e5a6e8d6a2fb7f8", kill_on_drop: false }` [INFO] [stdout] 95ce1211e9a03a8d4fcadf85daa868b6dfda1a645ba8eefd1e5a6e8d6a2fb7f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7b4ef9b42072657b8bbe5fafc7321672fadeb9593709da8ea8b4f28b9afeacd8 [INFO] running `Command { std: "docker" "start" "-a" "7b4ef9b42072657b8bbe5fafc7321672fadeb9593709da8ea8b4f28b9afeacd8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling crate2nix-cargoweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "7b4ef9b42072657b8bbe5fafc7321672fadeb9593709da8ea8b4f28b9afeacd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4ef9b42072657b8bbe5fafc7321672fadeb9593709da8ea8b4f28b9afeacd8", kill_on_drop: false }` [INFO] [stdout] 7b4ef9b42072657b8bbe5fafc7321672fadeb9593709da8ea8b4f28b9afeacd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] fc4e9a1f7d80acfb3b5569b91dc079a29ba4978682ae4669f3353c826f30eb88 [INFO] running `Command { std: "docker" "start" "-a" "fc4e9a1f7d80acfb3b5569b91dc079a29ba4978682ae4669f3353c826f30eb88", kill_on_drop: false }` [INFO] [stderr] Compiling crate2nix-cargoweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "fc4e9a1f7d80acfb3b5569b91dc079a29ba4978682ae4669f3353c826f30eb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4e9a1f7d80acfb3b5569b91dc079a29ba4978682ae4669f3353c826f30eb88", kill_on_drop: false }` [INFO] [stdout] fc4e9a1f7d80acfb3b5569b91dc079a29ba4978682ae4669f3353c826f30eb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f1bd9d7d97807c4c3eda546c63e52e67029398150625d3ac3ed9edb5eb940c62 [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" "f1bd9d7d97807c4c3eda546c63e52e67029398150625d3ac3ed9edb5eb940c62", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stdout] running 0 tests [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crate2nix_cargoweb-08fca85efb42bf9a) [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" "f1bd9d7d97807c4c3eda546c63e52e67029398150625d3ac3ed9edb5eb940c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1bd9d7d97807c4c3eda546c63e52e67029398150625d3ac3ed9edb5eb940c62", kill_on_drop: false }` [INFO] [stdout] f1bd9d7d97807c4c3eda546c63e52e67029398150625d3ac3ed9edb5eb940c62