[INFO] fetching crate lbr-prelude-derive 1.0.2... [INFO] testing lbr-prelude-derive-1.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lbr-prelude-derive 1.0.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lbr-prelude-derive 1.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lbr-prelude-derive 1.0.2 [INFO] tweaked toml for crates.io crate lbr-prelude-derive 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lbr-prelude-derive 1.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lbr-prelude-derive 1.0.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1fc70821f2c08f1b0365072c28e1fcf0a5021cb5a91d58c8c8724448b5934f5 [INFO] running `Command { std: "docker" "start" "-a" "a1fc70821f2c08f1b0365072c28e1fcf0a5021cb5a91d58c8c8724448b5934f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1fc70821f2c08f1b0365072c28e1fcf0a5021cb5a91d58c8c8724448b5934f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1fc70821f2c08f1b0365072c28e1fcf0a5021cb5a91d58c8c8724448b5934f5", kill_on_drop: false }` [INFO] [stdout] a1fc70821f2c08f1b0365072c28e1fcf0a5021cb5a91d58c8c8724448b5934f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5072d0cab555466128728c50127f61e014c704820add008f75586fe449ccd5eb [INFO] running `Command { std: "docker" "start" "-a" "5072d0cab555466128728c50127f61e014c704820add008f75586fe449ccd5eb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling lbr-prelude-derive v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s [INFO] running `Command { std: "docker" "inspect" "5072d0cab555466128728c50127f61e014c704820add008f75586fe449ccd5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5072d0cab555466128728c50127f61e014c704820add008f75586fe449ccd5eb", kill_on_drop: false }` [INFO] [stdout] 5072d0cab555466128728c50127f61e014c704820add008f75586fe449ccd5eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a35f7b224b8306274b62f982fa16f25e5fe13936dece6bc868f2a41fdffe538 [INFO] running `Command { std: "docker" "start" "-a" "5a35f7b224b8306274b62f982fa16f25e5fe13936dece6bc868f2a41fdffe538", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling lbr-prelude-derive v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/struct.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use lbr_prelude::json::Json; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/enum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use lbr_prelude::json::{json_constructor, Json}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/struct.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/tuple.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use lbr_prelude::json::Json; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/newtype.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use lbr_prelude::json::Json; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/enum.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/tuple.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/enum.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::error; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/enum.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/tuple.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::error; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/tuple.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/newtype.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lbr-prelude-derive` (test "enum") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lbr-prelude-derive` (test "tuple") due to 4 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/newtype.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::error; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lbr-prelude-derive` (test "newtype") due to 3 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/struct.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::error; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `lbr_prelude` in this scope [INFO] [stdout] --> tests/struct.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Json)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `lbr_prelude` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lbr_prelude`, use `cargo add lbr_prelude` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Json` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lbr-prelude-derive` (test "struct") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5a35f7b224b8306274b62f982fa16f25e5fe13936dece6bc868f2a41fdffe538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a35f7b224b8306274b62f982fa16f25e5fe13936dece6bc868f2a41fdffe538", kill_on_drop: false }` [INFO] [stdout] 5a35f7b224b8306274b62f982fa16f25e5fe13936dece6bc868f2a41fdffe538