[INFO] updating cached repository https://github.com/Dawidkubis/ussrp3n [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e126392f8f7223bf14cb2e54b5383d713faaaa0b [INFO] testing Dawidkubis/ussrp3n against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawidkubis%2Fussrp3n" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dawidkubis/ussrp3n 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/Dawidkubis/ussrp3n [INFO] finished tweaking git repo https://github.com/Dawidkubis/ussrp3n [INFO] tweaked toml for git repo https://github.com/Dawidkubis/ussrp3n written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Dawidkubis/ussrp3n 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-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" "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] 1f517ecc49e39bc1df2e49ae0fbe87f0d9c304c18e087b8f878d245273a7e951 [INFO] running `"docker" "start" "-a" "1f517ecc49e39bc1df2e49ae0fbe87f0d9c304c18e087b8f878d245273a7e951"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-channel v0.3.2 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling futures-executor v0.3.2 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.2 [INFO] [stderr] Compiling tokio-socks v0.2.0 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling ussrp3n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `opt` [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let opt = Opt::from_args(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "1f517ecc49e39bc1df2e49ae0fbe87f0d9c304c18e087b8f878d245273a7e951"` [INFO] running `"docker" "rm" "-f" "1f517ecc49e39bc1df2e49ae0fbe87f0d9c304c18e087b8f878d245273a7e951"` [INFO] [stdout] 1f517ecc49e39bc1df2e49ae0fbe87f0d9c304c18e087b8f878d245273a7e951 [INFO] running `"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" "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] 45e766211c9698a66f24590d587aa4e14beded9cd031a50b56717390d6a904f0 [INFO] running `"docker" "start" "-a" "45e766211c9698a66f24590d587aa4e14beded9cd031a50b56717390d6a904f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ussrp3n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `opt` [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let opt = Opt::from_args(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "45e766211c9698a66f24590d587aa4e14beded9cd031a50b56717390d6a904f0"` [INFO] running `"docker" "rm" "-f" "45e766211c9698a66f24590d587aa4e14beded9cd031a50b56717390d6a904f0"` [INFO] [stdout] 45e766211c9698a66f24590d587aa4e14beded9cd031a50b56717390d6a904f0 [INFO] running `"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" "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] b2de2eddfb452a1d6737daaa3941a6224ea020b7c5a0b7b74ee5766d196f6481 [INFO] running `"docker" "start" "-a" "b2de2eddfb452a1d6737daaa3941a6224ea020b7c5a0b7b74ee5766d196f6481"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `opt` [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let opt = Opt::from_args(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ussrp3n-e82a9c86a4de7fcd [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" "b2de2eddfb452a1d6737daaa3941a6224ea020b7c5a0b7b74ee5766d196f6481"` [INFO] running `"docker" "rm" "-f" "b2de2eddfb452a1d6737daaa3941a6224ea020b7c5a0b7b74ee5766d196f6481"` [INFO] [stdout] b2de2eddfb452a1d6737daaa3941a6224ea020b7c5a0b7b74ee5766d196f6481