[INFO] cloning repository https://github.com/zjp-CN/rustdx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zjp-CN/rustdx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjp-CN%2Frustdx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjp-CN%2Frustdx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3df31ad369f6329cb9008418e43552d1f3f8bc16 [INFO] testing zjp-CN/rustdx against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjp-CN%2Frustdx" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zjp-CN/rustdx 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/zjp-CN/rustdx [INFO] finished tweaking git repo https://github.com/zjp-CN/rustdx [INFO] tweaked toml for git repo https://github.com/zjp-CN/rustdx written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/zjp-CN/rustdx 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.6 [INFO] [stderr] Downloaded argh v0.1.6 [INFO] [stderr] Downloaded argh_derive v0.1.6 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded mini-redis v0.4.1 [INFO] [stderr] Downloaded calamine v0.18.0 [INFO] [stderr] Downloaded version-sync v0.9.3 [INFO] [stderr] Downloaded semver-parser v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 249b03f75981b378813264d45062595afd075b99d79b2bf7d1a10811431418cc [INFO] running `Command { std: "docker" "start" "-a" "249b03f75981b378813264d45062595afd075b99d79b2bf7d1a10811431418cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "249b03f75981b378813264d45062595afd075b99d79b2bf7d1a10811431418cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249b03f75981b378813264d45062595afd075b99d79b2bf7d1a10811431418cc", kill_on_drop: false }` [INFO] [stdout] 249b03f75981b378813264d45062595afd075b99d79b2bf7d1a10811431418cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4f8d36c923eac62f477ae7996cc136c5a1f7553782b839207747ccd0f01022 [INFO] running `Command { std: "docker" "start" "-a" "2d4f8d36c923eac62f477ae7996cc136c5a1f7553782b839207747ccd0f01022", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling rustdx v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.03s [INFO] running `Command { std: "docker" "inspect" "2d4f8d36c923eac62f477ae7996cc136c5a1f7553782b839207747ccd0f01022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4f8d36c923eac62f477ae7996cc136c5a1f7553782b839207747ccd0f01022", kill_on_drop: false }` [INFO] [stdout] 2d4f8d36c923eac62f477ae7996cc136c5a1f7553782b839207747ccd0f01022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d692dc81666cb90d6ff9ec5f8e061a51eda22c01dd842c5b71dd42d499ea170 [INFO] running `Command { std: "docker" "start" "-a" "3d692dc81666cb90d6ff9ec5f8e061a51eda22c01dd842c5b71dd42d499ea170", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling version-sync v0.9.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling insta v1.8.0 [INFO] [stderr] Compiling rustdx v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `rustdx::tcp`, `rustdx::tcp` [INFO] [stdout] --> tests/tcp.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use rustdx::tcp::{self, Tcp, Tdx}; [INFO] [stdout] | ^^^ ^^^^ no `tcp` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `tcp` in `rustdx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/file-day.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> tests/file-day.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> tests/file-day.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustdx::tcp` [INFO] [stdout] --> tests/struct_size.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use rustdx::tcp; [INFO] [stdout] | ^^^^^^^^^^^ no `tcp` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustdx` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3d692dc81666cb90d6ff9ec5f8e061a51eda22c01dd842c5b71dd42d499ea170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d692dc81666cb90d6ff9ec5f8e061a51eda22c01dd842c5b71dd42d499ea170", kill_on_drop: false }` [INFO] [stdout] 3d692dc81666cb90d6ff9ec5f8e061a51eda22c01dd842c5b71dd42d499ea170