[INFO] cloning repository https://github.com/elbaro/risect [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elbaro/risect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Frisect"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Frisect'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28d6a6084a58f2fb9683d1a116e17f33f85d9260 [INFO] testing elbaro/risect against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Frisect" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elbaro/risect 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/elbaro/risect [INFO] finished tweaking git repo https://github.com/elbaro/risect [INFO] tweaked toml for git repo https://github.com/elbaro/risect written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/elbaro/risect 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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 93dd3586501c617febf6c87e68c23ebde9045680618fc2573cfb49a9cc13ecc6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "93dd3586501c617febf6c87e68c23ebde9045680618fc2573cfb49a9cc13ecc6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling risect v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `AppSettings`, `App`, `ArgGroup`, `Arg` [INFO] [stderr] --> src/cli.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use clap::{App, AppSettings, Arg, ArgGroup}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^ ^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.85s [INFO] running `"docker" "inspect" "93dd3586501c617febf6c87e68c23ebde9045680618fc2573cfb49a9cc13ecc6"` [INFO] running `"docker" "rm" "-f" "93dd3586501c617febf6c87e68c23ebde9045680618fc2573cfb49a9cc13ecc6"` [INFO] [stdout] 93dd3586501c617febf6c87e68c23ebde9045680618fc2573cfb49a9cc13ecc6 [INFO] running `"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" "/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] 7f1d25ed42c2b287ee4b8e8427fe623c3da94d5b8bd0d24a3472a4c82441128d [INFO] running `"docker" "start" "-a" "7f1d25ed42c2b287ee4b8e8427fe623c3da94d5b8bd0d24a3472a4c82441128d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling risect v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `AppSettings`, `App`, `ArgGroup`, `Arg` [INFO] [stderr] --> src/cli.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use clap::{App, AppSettings, Arg, ArgGroup}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^ ^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "7f1d25ed42c2b287ee4b8e8427fe623c3da94d5b8bd0d24a3472a4c82441128d"` [INFO] running `"docker" "rm" "-f" "7f1d25ed42c2b287ee4b8e8427fe623c3da94d5b8bd0d24a3472a4c82441128d"` [INFO] [stdout] 7f1d25ed42c2b287ee4b8e8427fe623c3da94d5b8bd0d24a3472a4c82441128d [INFO] running `"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" "/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] d8c0935e4d84ef6046e77fa83100be89951e1df6b5cbf2bfa86b9eb27ef0c393 [INFO] running `"docker" "start" "-a" "d8c0935e4d84ef6046e77fa83100be89951e1df6b5cbf2bfa86b9eb27ef0c393"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] warning: unused imports: `AppSettings`, `App`, `ArgGroup`, `Arg` [INFO] [stderr] --> src/cli.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use clap::{App, AppSettings, Arg, ArgGroup}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^ ^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/risect-70042aba7b7a05a8 [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 `"docker" "inspect" "d8c0935e4d84ef6046e77fa83100be89951e1df6b5cbf2bfa86b9eb27ef0c393"` [INFO] running `"docker" "rm" "-f" "d8c0935e4d84ef6046e77fa83100be89951e1df6b5cbf2bfa86b9eb27ef0c393"` [INFO] [stdout] d8c0935e4d84ef6046e77fa83100be89951e1df6b5cbf2bfa86b9eb27ef0c393