[INFO] cloning repository https://github.com/elichai/rust-secp256k1-serde-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elichai/rust-secp256k1-serde-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felichai%2Frust-secp256k1-serde-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felichai%2Frust-secp256k1-serde-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db1a9c1acf6e456b9bfcaaea08e3f12ded4d36dd [INFO] testing elichai/rust-secp256k1-serde-test against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felichai%2Frust-secp256k1-serde-test" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elichai/rust-secp256k1-serde-test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elichai/rust-secp256k1-serde-test [INFO] finished tweaking git repo https://github.com/elichai/rust-secp256k1-serde-test [INFO] tweaked toml for git repo https://github.com/elichai/rust-secp256k1-serde-test written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/elichai/rust-secp256k1-serde-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36f4f00c7214d2e04d4fe5ac99ef747008fd8e59dd4a1e2b5565dd0b36706102 [INFO] running `Command { std: "docker" "start" "-a" "36f4f00c7214d2e04d4fe5ac99ef747008fd8e59dd4a1e2b5565dd0b36706102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36f4f00c7214d2e04d4fe5ac99ef747008fd8e59dd4a1e2b5565dd0b36706102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f4f00c7214d2e04d4fe5ac99ef747008fd8e59dd4a1e2b5565dd0b36706102", kill_on_drop: false }` [INFO] [stdout] 36f4f00c7214d2e04d4fe5ac99ef747008fd8e59dd4a1e2b5565dd0b36706102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eda95a687cb76ba23a9cec0344a43780834c1309f8fe874b12241d8591fc1a6 [INFO] running `Command { std: "docker" "start" "-a" "7eda95a687cb76ba23a9cec0344a43780834c1309f8fe874b12241d8591fc1a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 (https://github.com/rust-bitcoin/rust-secp256k1.git#3c2bee31) [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rmp-serde v0.15.4 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling secp256k1 v0.20.1 (https://github.com/rust-bitcoin/rust-secp256k1.git#3c2bee31) [INFO] [stderr] Compiling json5 v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde-pickle v0.6.2 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling flexbuffers v0.2.2 [INFO] [stderr] Compiling test-rust-secp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `serialize_all` [INFO] [stdout] --> src/main.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn serialize_all(t: &ToSerialize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `serialize_to_file` [INFO] [stdout] --> src/main.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn serialize_to_file(name: &str, ser: Ser, to_serialize: &ToSerialize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.53s [INFO] running `Command { std: "docker" "inspect" "7eda95a687cb76ba23a9cec0344a43780834c1309f8fe874b12241d8591fc1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eda95a687cb76ba23a9cec0344a43780834c1309f8fe874b12241d8591fc1a6", kill_on_drop: false }` [INFO] [stdout] 7eda95a687cb76ba23a9cec0344a43780834c1309f8fe874b12241d8591fc1a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e875a1fdb5fe8580efc2b265f24cc6d39191914a6a88d47c710b62b4434544 [INFO] running `Command { std: "docker" "start" "-a" "c8e875a1fdb5fe8580efc2b265f24cc6d39191914a6a88d47c710b62b4434544", kill_on_drop: false }` [INFO] [stderr] Compiling test-rust-secp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `serialize_all` [INFO] [stdout] --> src/main.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn serialize_all(t: &ToSerialize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `serialize_to_file` [INFO] [stdout] --> src/main.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn serialize_to_file(name: &str, ser: Ser, to_serialize: &ToSerialize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/test_rust_secp-3d7ae7c1c987dd4e) [INFO] running `Command { std: "docker" "inspect" "c8e875a1fdb5fe8580efc2b265f24cc6d39191914a6a88d47c710b62b4434544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e875a1fdb5fe8580efc2b265f24cc6d39191914a6a88d47c710b62b4434544", kill_on_drop: false }` [INFO] [stdout] c8e875a1fdb5fe8580efc2b265f24cc6d39191914a6a88d47c710b62b4434544 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e61d9c13af33bb9896cc1e6098f583dbe08281e5c323dcb3a47a6ee46f52d0c1 [INFO] running `Command { std: "docker" "start" "-a" "e61d9c13af33bb9896cc1e6098f583dbe08281e5c323dcb3a47a6ee46f52d0c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `serialize_all` [INFO] [stderr] --> src/main.rs:58:4 [INFO] [stderr] | [INFO] [stderr] 58 | fn serialize_all(t: &ToSerialize) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `serialize_to_file` [INFO] [stderr] --> src/main.rs:90:4 [INFO] [stderr] | [INFO] [stderr] 90 | fn serialize_to_file(name: &str, ser: Ser, to_serialize: &ToSerialize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `test-rust-secp` (bin "test-rust-secp" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_rust_secp-3d7ae7c1c987dd4e) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e61d9c13af33bb9896cc1e6098f583dbe08281e5c323dcb3a47a6ee46f52d0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61d9c13af33bb9896cc1e6098f583dbe08281e5c323dcb3a47a6ee46f52d0c1", kill_on_drop: false }` [INFO] [stdout] e61d9c13af33bb9896cc1e6098f583dbe08281e5c323dcb3a47a6ee46f52d0c1