[INFO] cloning repository https://github.com/karim-agha/ipld-nostd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karim-agha/ipld-nostd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 938c6678ce27d18723a1747c2929e703501e8e3b
[INFO] checking karim-agha/ipld-nostd against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karim-agha/ipld-nostd
[INFO] finished tweaking git repo https://github.com/karim-agha/ipld-nostd
[INFO] tweaked toml for git repo https://github.com/karim-agha/ipld-nostd written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karim-agha/ipld-nostd on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karim-agha/ipld-nostd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded thiserror_core2-impl v2.0.0
[INFO] [stderr]   Downloaded multihash-derive v0.9.1
[INFO] [stderr]   Downloaded test-strategy v0.4.0
[INFO] [stderr]   Downloaded cbor4ii v0.2.14
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.15
[INFO] [stderr]   Downloaded thiserror_core2 v2.0.1
[INFO] [stderr]   Downloaded multihash v0.19.2
[INFO] [stderr]   Downloaded multihash-derive-impl v0.1.2
[INFO] [stderr]   Downloaded strobe-rs v0.10.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.91
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.13
[INFO] [stderr]   Downloaded multihash-codetable v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd8b7d9d7cfdd3105ff11f7b18876de2d2eff1421e36f5c4f83358b768f9fd2b
[INFO] running `Command { std: "docker" "start" "-a" "bd8b7d9d7cfdd3105ff11f7b18876de2d2eff1421e36f5c4f83358b768f9fd2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8b7d9d7cfdd3105ff11f7b18876de2d2eff1421e36f5c4f83358b768f9fd2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8b7d9d7cfdd3105ff11f7b18876de2d2eff1421e36f5c4f83358b768f9fd2b", kill_on_drop: false }`
[INFO] [stdout] bd8b7d9d7cfdd3105ff11f7b18876de2d2eff1421e36f5c4f83358b768f9fd2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98b83e1213bc76d6b1b2211c4ba2c712f762ce87cb19a911fcb25d154d914365
[INFO] running `Command { std: "docker" "start" "-a" "98b83e1213bc76d6b1b2211c4ba2c712f762ce87cb19a911fcb25d154d914365", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling thiserror_core2-impl v2.0.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking thiserror_core2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking ipld-nostd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/car/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Error)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/dag/error.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Debug, thiserror_core2::Error)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/car/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Error)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/dag/error.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Debug, thiserror_core2::Error)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.36s
[INFO] running `Command { std: "docker" "inspect" "98b83e1213bc76d6b1b2211c4ba2c712f762ce87cb19a911fcb25d154d914365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b83e1213bc76d6b1b2211c4ba2c712f762ce87cb19a911fcb25d154d914365", kill_on_drop: false }`
[INFO] [stdout] 98b83e1213bc76d6b1b2211c4ba2c712f762ce87cb19a911fcb25d154d914365
