[INFO] fetching crate postgres-mapper-derive 0.1.1...
[INFO] building postgres-mapper-derive-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate postgres-mapper-derive 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate postgres-mapper-derive 0.1.1
[INFO] finished tweaking crates.io crate postgres-mapper-derive 0.1.1
[INFO] tweaked toml for crates.io crate postgres-mapper-derive 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate postgres-mapper-derive 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.40)
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e2501d1133a00468669d1c1f731793dcc2143da23b8e7930eb753d0af5c5305
[INFO] running `Command { std: "docker" "start" "-a" "0e2501d1133a00468669d1c1f731793dcc2143da23b8e7930eb753d0af5c5305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e2501d1133a00468669d1c1f731793dcc2143da23b8e7930eb753d0af5c5305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2501d1133a00468669d1c1f731793dcc2143da23b8e7930eb753d0af5c5305", kill_on_drop: false }`
[INFO] [stdout] 0e2501d1133a00468669d1c1f731793dcc2143da23b8e7930eb753d0af5c5305
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9c49fe7bf15a5886be3592ab0652a10f66e1a36064e56eabe96a0f52e9e1ed4
[INFO] running `Command { std: "docker" "start" "-a" "d9c49fe7bf15a5886be3592ab0652a10f66e1a36064e56eabe96a0f52e9e1ed4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling postgres-mapper-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 | |             attr_name, meta_item_name
[INFO] [stdout] 298 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 295 ~         panic!(
[INFO] [stdout] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 |             attr_name, meta_item_name
[INFO] [stdout] 298 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |                       panic!(format!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 | |                         meta_item.name()
[INFO] [stdout] 323 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 320 ~                     panic!(
[INFO] [stdout] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 |                         meta_item.name()
[INFO] [stdout] 323 ~                     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "d9c49fe7bf15a5886be3592ab0652a10f66e1a36064e56eabe96a0f52e9e1ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c49fe7bf15a5886be3592ab0652a10f66e1a36064e56eabe96a0f52e9e1ed4", kill_on_drop: false }`
[INFO] [stdout] d9c49fe7bf15a5886be3592ab0652a10f66e1a36064e56eabe96a0f52e9e1ed4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d88a177debbd717ceb7a82e4ec01e20b7551cebc1f5d1435be398a17f54eb07
[INFO] running `Command { std: "docker" "start" "-a" "6d88a177debbd717ceb7a82e4ec01e20b7551cebc1f5d1435be398a17f54eb07", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling postgres-mapper-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 | |             attr_name, meta_item_name
[INFO] [stdout] 298 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 295 ~         panic!(
[INFO] [stdout] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 |             attr_name, meta_item_name
[INFO] [stdout] 298 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |                       panic!(format!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 | |                         meta_item.name()
[INFO] [stdout] 323 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 320 ~                     panic!(
[INFO] [stdout] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 |                         meta_item.name()
[INFO] [stdout] 323 ~                     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 | |             attr_name, meta_item_name
[INFO] [stdout] 298 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 295 ~         panic!(
[INFO] [stdout] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 |             attr_name, meta_item_name
[INFO] [stdout] 298 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |                       panic!(format!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 | |                         meta_item.name()
[INFO] [stdout] 323 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 320 ~                     panic!(
[INFO] [stdout] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 |                         meta_item.name()
[INFO] [stdout] 323 ~                     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "6d88a177debbd717ceb7a82e4ec01e20b7551cebc1f5d1435be398a17f54eb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d88a177debbd717ceb7a82e4ec01e20b7551cebc1f5d1435be398a17f54eb07", kill_on_drop: false }`
[INFO] [stdout] 6d88a177debbd717ceb7a82e4ec01e20b7551cebc1f5d1435be398a17f54eb07
