[INFO] cloning repository https://github.com/youkchan/strict_encoding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youkchan/strict_encoding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoukchan%2Fstrict_encoding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoukchan%2Fstrict_encoding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42a819b2cc74e2ecfc1390d6bc4428b1249406ed [INFO] testing youkchan/strict_encoding against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoukchan%2Fstrict_encoding" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youkchan/strict_encoding on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youkchan/strict_encoding [INFO] finished tweaking git repo https://github.com/youkchan/strict_encoding [INFO] tweaked toml for git repo https://github.com/youkchan/strict_encoding written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/youkchan/strict_encoding already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2da5e771413b775896129d7112725f5396d50ed635f303854ded85c60fd3623 [INFO] running `Command { std: "docker" "start" "-a" "f2da5e771413b775896129d7112725f5396d50ed635f303854ded85c60fd3623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2da5e771413b775896129d7112725f5396d50ed635f303854ded85c60fd3623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2da5e771413b775896129d7112725f5396d50ed635f303854ded85c60fd3623", kill_on_drop: false }` [INFO] [stdout] f2da5e771413b775896129d7112725f5396d50ed635f303854ded85c60fd3623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7fdd944b177f43828259174301ff2c2f58b880cc82c669074db55d2eac59dc1 [INFO] running `Command { std: "docker" "start" "-a" "f7fdd944b177f43828259174301ff2c2f58b880cc82c669074db55d2eac59dc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling amplify_num v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling amplify_derive v2.7.2 [INFO] [stderr] Compiling amplify v3.7.1 [INFO] [stderr] Compiling strict_encoding_derive v1.1.1 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling strict_encoding v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "f7fdd944b177f43828259174301ff2c2f58b880cc82c669074db55d2eac59dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fdd944b177f43828259174301ff2c2f58b880cc82c669074db55d2eac59dc1", kill_on_drop: false }` [INFO] [stdout] f7fdd944b177f43828259174301ff2c2f58b880cc82c669074db55d2eac59dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11b480b4fb41904075858782b629ffb0258a58b9cbd2bba1166af50a80996edd [INFO] running `Command { std: "docker" "start" "-a" "11b480b4fb41904075858782b629ffb0258a58b9cbd2bba1166af50a80996edd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling strict_encoding v1.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::test_helpers::test_encoding_roundtrip` [INFO] [stdout] --> src/amplify_types.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use crate::test_helpers::test_encoding_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `test_object_encoding_roundtrip` [INFO] [stdout] | no `test_encoding_roundtrip` in `test_helpers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_helpers::test_encoding_roundtrip` [INFO] [stdout] --> src/primitives.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | use crate::test_helpers::test_encoding_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `test_object_encoding_roundtrip` [INFO] [stdout] | no `test_encoding_roundtrip` in `test_helpers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `amplify::amplify_num::u256` in the current scope [INFO] [stdout] --> src/amplify_types.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | &u256::from_u64(0x_dead_cafe_4bad_beef).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `amplify::amplify_num::u256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `amplify::amplify_num::u512` in the current scope [INFO] [stdout] --> src/amplify_types.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | &u512::from_u64(0x_dead_cafe_4bad_beef).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `amplify::amplify_num::u512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `amplify::amplify_num::u1024` in the current scope [INFO] [stdout] --> src/amplify_types.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | &u1024::from_u64(0x_dead_cafe_4bad_beef).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `amplify::amplify_num::u1024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `strict_encoding` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "11b480b4fb41904075858782b629ffb0258a58b9cbd2bba1166af50a80996edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b480b4fb41904075858782b629ffb0258a58b9cbd2bba1166af50a80996edd", kill_on_drop: false }` [INFO] [stdout] 11b480b4fb41904075858782b629ffb0258a58b9cbd2bba1166af50a80996edd