[INFO] cloning repository https://github.com/innatical/paxbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/innatical/paxbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finnatical%2Fpaxbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finnatical%2Fpaxbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 815f3cfa1cd6e2f4984d4b971863384fae10d037 [INFO] testing innatical/paxbuild against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finnatical%2Fpaxbuild" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/innatical/paxbuild 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/innatical/paxbuild [INFO] finished tweaking git repo https://github.com/innatical/paxbuild [INFO] tweaked toml for git repo https://github.com/innatical/paxbuild written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/innatical/paxbuild 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7c805bf9b613a6d464c2a076a545d3dac125500cfab5c743adabc533fb72d74 [INFO] running `Command { std: "docker" "start" "-a" "d7c805bf9b613a6d464c2a076a545d3dac125500cfab5c743adabc533fb72d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c805bf9b613a6d464c2a076a545d3dac125500cfab5c743adabc533fb72d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c805bf9b613a6d464c2a076a545d3dac125500cfab5c743adabc533fb72d74", kill_on_drop: false }` [INFO] [stdout] d7c805bf9b613a6d464c2a076a545d3dac125500cfab5c743adabc533fb72d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 7dcc859a855fe557d50a09534832263bdee342b525948d5ed20cf0c552feb6c0 [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" "7dcc859a855fe557d50a09534832263bdee342b525948d5ed20cf0c552feb6c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling paxbuild v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `sources::Patch` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/sources.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | pub patch: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `sources::Patch` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sources::Patch` [INFO] [stdout] = note: add `#[derive(Debug)]` to `sources::Patch` or manually `impl std::fmt::Debug for sources::Patch` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sources::Patch: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/sources.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub patch: Option>, [INFO] [stdout] | ^^^ the trait `Deserialize<'_>` is not implemented for `sources::Patch` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.133/src/de/mod.rs:1719:12 [INFO] [stdout] | [INFO] [stdout] 1719 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sources::Patch: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/sources.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub patch: Option>, [INFO] [stdout] | ^^^ the trait `Deserialize<'_>` is not implemented for `sources::Patch` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.133/src/de/mod.rs:1858:12 [INFO] [stdout] | [INFO] [stdout] 1858 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_value` [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `paxbuild` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7dcc859a855fe557d50a09534832263bdee342b525948d5ed20cf0c552feb6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dcc859a855fe557d50a09534832263bdee342b525948d5ed20cf0c552feb6c0", kill_on_drop: false }` [INFO] [stdout] 7dcc859a855fe557d50a09534832263bdee342b525948d5ed20cf0c552feb6c0