[INFO] cloning repository https://github.com/prateeknischal/otp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prateeknischal/otp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateeknischal%2Fotp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateeknischal%2Fotp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7701746d05b1cc610d86d69dc8f9743d352ddef7 [INFO] testing prateeknischal/otp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateeknischal%2Fotp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prateeknischal/otp 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/prateeknischal/otp [INFO] finished tweaking git repo https://github.com/prateeknischal/otp [INFO] tweaked toml for git repo https://github.com/prateeknischal/otp written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/prateeknischal/otp 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 newtype_derive v0.1.6 [INFO] [stderr] Downloaded bardecoder v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] e669e50d0dd85566a318d884810597174497aaed8f1c30082951c65153e5d735 [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" "e669e50d0dd85566a318d884810597174497aaed8f1c30082951c65153e5d735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e669e50d0dd85566a318d884810597174497aaed8f1c30082951c65153e5d735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e669e50d0dd85566a318d884810597174497aaed8f1c30082951c65153e5d735", kill_on_drop: false }` [INFO] [stdout] e669e50d0dd85566a318d884810597174497aaed8f1c30082951c65153e5d735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 59a709e1ef2d270fa221309704f5862f4115bb60f7478ea4322c5c9ab8e00751 [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" "59a709e1ef2d270fa221309704f5862f4115bb60f7478ea4322c5c9ab8e00751", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bardecoder v0.2.2 [INFO] [stderr] Compiling otp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "59a709e1ef2d270fa221309704f5862f4115bb60f7478ea4322c5c9ab8e00751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a709e1ef2d270fa221309704f5862f4115bb60f7478ea4322c5c9ab8e00751", kill_on_drop: false }` [INFO] [stdout] 59a709e1ef2d270fa221309704f5862f4115bb60f7478ea4322c5c9ab8e00751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 68b24c030f175482961ec4ce7ac8c0b2d1a57d2355df4ea6f0511acddffef88a [INFO] running `Command { std: "docker" "start" "-a" "68b24c030f175482961ec4ce7ac8c0b2d1a57d2355df4ea6f0511acddffef88a", kill_on_drop: false }` [INFO] [stderr] Compiling otp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "68b24c030f175482961ec4ce7ac8c0b2d1a57d2355df4ea6f0511acddffef88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b24c030f175482961ec4ce7ac8c0b2d1a57d2355df4ea6f0511acddffef88a", kill_on_drop: false }` [INFO] [stdout] 68b24c030f175482961ec4ce7ac8c0b2d1a57d2355df4ea6f0511acddffef88a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] c031e4d4adc1c6f5a009f6a3cc4db62eefd4f8c0c3d66e72a22681b9676ea2af [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" "c031e4d4adc1c6f5a009f6a3cc4db62eefd4f8c0c3d66e72a22681b9676ea2af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/otp-55b0b9628f338a1e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test qrcode::tests::test_totp_parse_empty ... ok [INFO] [stdout] test totp::tests::int_to_bytes ... ok [INFO] [stdout] test totp::tests::pad_bytes_test ... ok [INFO] [stdout] test totp::tests::rfc4226_test_counter_1 ... ok [INFO] [stdout] test totp::tests::rfc4226_test_counter_9 ... ok [INFO] [stdout] test totp::tests::totp_spec_default ... ok [INFO] [stdout] test totp::tests::totp_spec_parse ... ok [INFO] [stdout] test totp::tests::totp_test_with_url ... ok [INFO] [stdout] test qrcode::tests::test_totp_parse_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c031e4d4adc1c6f5a009f6a3cc4db62eefd4f8c0c3d66e72a22681b9676ea2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c031e4d4adc1c6f5a009f6a3cc4db62eefd4f8c0c3d66e72a22681b9676ea2af", kill_on_drop: false }` [INFO] [stdout] c031e4d4adc1c6f5a009f6a3cc4db62eefd4f8c0c3d66e72a22681b9676ea2af