[INFO] cloning repository https://github.com/vbfox/dlrun [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbfox/dlrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fdlrun"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fdlrun'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8c0d5db4affdf61c6e999a3959a537b7c17cc77 [INFO] testing vbfox/dlrun against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fdlrun" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbfox/dlrun on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vbfox/dlrun [INFO] finished tweaking git repo https://github.com/vbfox/dlrun [INFO] tweaked toml for git repo https://github.com/vbfox/dlrun written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/vbfox/dlrun already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a08136871340ac749fec4e7f06620b613bbc2d6e58ce7cb20c2271f64ee45a83 [INFO] running `"docker" "start" "-a" "a08136871340ac749fec4e7f06620b613bbc2d6e58ce7cb20c2271f64ee45a83"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling dlrun v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `SubCommand` [INFO] [stderr] --> src/args.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{App, Arg, SubCommand}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | let matches = args::get().get_matches(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.84s [INFO] running `"docker" "inspect" "a08136871340ac749fec4e7f06620b613bbc2d6e58ce7cb20c2271f64ee45a83"` [INFO] running `"docker" "rm" "-f" "a08136871340ac749fec4e7f06620b613bbc2d6e58ce7cb20c2271f64ee45a83"` [INFO] [stdout] a08136871340ac749fec4e7f06620b613bbc2d6e58ce7cb20c2271f64ee45a83 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55805d4664a17a60597f4552b4350d5b0cf7ceb0e1a2322e5fe9ea022f2ad930 [INFO] running `"docker" "start" "-a" "55805d4664a17a60597f4552b4350d5b0cf7ceb0e1a2322e5fe9ea022f2ad930"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `"docker" "inspect" "55805d4664a17a60597f4552b4350d5b0cf7ceb0e1a2322e5fe9ea022f2ad930"` [INFO] running `"docker" "rm" "-f" "55805d4664a17a60597f4552b4350d5b0cf7ceb0e1a2322e5fe9ea022f2ad930"` [INFO] [stdout] 55805d4664a17a60597f4552b4350d5b0cf7ceb0e1a2322e5fe9ea022f2ad930 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b6b4d759824129e7fec63e4eeef6a488836d2399dd9faaf3e93469f0249f907 [INFO] running `"docker" "start" "-a" "9b6b4d759824129e7fec63e4eeef6a488836d2399dd9faaf3e93469f0249f907"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] running `"docker" "inspect" "9b6b4d759824129e7fec63e4eeef6a488836d2399dd9faaf3e93469f0249f907"` [INFO] running `"docker" "rm" "-f" "9b6b4d759824129e7fec63e4eeef6a488836d2399dd9faaf3e93469f0249f907"` [INFO] [stdout] 9b6b4d759824129e7fec63e4eeef6a488836d2399dd9faaf3e93469f0249f907