[INFO] cloning repository https://github.com/passcod/certainly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/certainly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcertainly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcertainly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 551483d843f3fe321f40a5e2ab1d3f09527a101e [INFO] testing passcod/certainly against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcertainly" "/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/passcod/certainly on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/certainly [INFO] finished tweaking git repo https://github.com/passcod/certainly [INFO] tweaked toml for git repo https://github.com/passcod/certainly written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/certainly already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 103ec7a4f8952659a6cc31c4632d5e45e1d89cfb992814e0f5d0b7d79adfdc6b [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" "103ec7a4f8952659a6cc31c4632d5e45e1d89cfb992814e0f5d0b7d79adfdc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "103ec7a4f8952659a6cc31c4632d5e45e1d89cfb992814e0f5d0b7d79adfdc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103ec7a4f8952659a6cc31c4632d5e45e1d89cfb992814e0f5d0b7d79adfdc6b", kill_on_drop: false }` [INFO] [stdout] 103ec7a4f8952659a6cc31c4632d5e45e1d89cfb992814e0f5d0b7d79adfdc6b [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23878ffb44a84816e7a9838cee339bd91dad08597a387e25efb915548554d6cb [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" "23878ffb44a84816e7a9838cee339bd91dad08597a387e25efb915548554d6cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling num-bigint-dig v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling der-parser v3.0.4 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling zeroize_derive v0.1.0 [INFO] [stderr] Compiling x509-parser v0.7.0 [INFO] [stderr] Compiling zeroize v0.6.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rcgen v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling rustls-connector v0.12.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rsa v0.1.3 [INFO] [stderr] Compiling certainly v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "23878ffb44a84816e7a9838cee339bd91dad08597a387e25efb915548554d6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23878ffb44a84816e7a9838cee339bd91dad08597a387e25efb915548554d6cb", kill_on_drop: false }` [INFO] [stdout] 23878ffb44a84816e7a9838cee339bd91dad08597a387e25efb915548554d6cb [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c26f0264076a0bcc611a3dc34cc6b6e54488ddb02359a3829c1aa60726cb6f [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" "e3c26f0264076a0bcc611a3dc34cc6b6e54488ddb02359a3829c1aa60726cb6f", kill_on_drop: false }` [INFO] [stderr] Compiling certainly v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "e3c26f0264076a0bcc611a3dc34cc6b6e54488ddb02359a3829c1aa60726cb6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c26f0264076a0bcc611a3dc34cc6b6e54488ddb02359a3829c1aa60726cb6f", kill_on_drop: false }` [INFO] [stdout] e3c26f0264076a0bcc611a3dc34cc6b6e54488ddb02359a3829c1aa60726cb6f [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a30bada6c1a591d3a30235a028f61a0d3cf2813a5467292d04eaceef016747be [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" "a30bada6c1a591d3a30235a028f61a0d3cf2813a5467292d04eaceef016747be", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/certainly-b4f167f18e7686c8) [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" "a30bada6c1a591d3a30235a028f61a0d3cf2813a5467292d04eaceef016747be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30bada6c1a591d3a30235a028f61a0d3cf2813a5467292d04eaceef016747be", kill_on_drop: false }` [INFO] [stdout] a30bada6c1a591d3a30235a028f61a0d3cf2813a5467292d04eaceef016747be