[INFO] fetching crate cronback-dto 0.1.0... [INFO] testing cronback-dto-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cronback-dto 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cronback-dto 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cronback-dto 0.1.0 [INFO] tweaked toml for crates.io crate cronback-dto 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cronback-dto 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ac2d69ede9ee7c914e9bc904f375950686492523fbf991a6d5d4e9a5305173f [INFO] running `Command { std: "docker" "start" "-a" "6ac2d69ede9ee7c914e9bc904f375950686492523fbf991a6d5d4e9a5305173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ac2d69ede9ee7c914e9bc904f375950686492523fbf991a6d5d4e9a5305173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac2d69ede9ee7c914e9bc904f375950686492523fbf991a6d5d4e9a5305173f", kill_on_drop: false }` [INFO] [stdout] 6ac2d69ede9ee7c914e9bc904f375950686492523fbf991a6d5d4e9a5305173f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38a1c7160d519716619b5ee98414b6bbb51164c84f6226cd6002ed078596eb6 [INFO] running `Command { std: "docker" "start" "-a" "c38a1c7160d519716619b5ee98414b6bbb51164c84f6226cd6002ed078596eb6", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cronback-dto-core v0.1.0 [INFO] [stderr] Compiling cronback-dto-derive v0.1.0 [INFO] [stderr] Compiling cronback-dto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s [INFO] running `Command { std: "docker" "inspect" "c38a1c7160d519716619b5ee98414b6bbb51164c84f6226cd6002ed078596eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38a1c7160d519716619b5ee98414b6bbb51164c84f6226cd6002ed078596eb6", kill_on_drop: false }` [INFO] [stdout] c38a1c7160d519716619b5ee98414b6bbb51164c84f6226cd6002ed078596eb6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cadc3808f2563bdb74c81e714ddb84b11842c4d26cb2c87dac712297b9e739e [INFO] running `Command { std: "docker" "start" "-a" "0cadc3808f2563bdb74c81e714ddb84b11842c4d26cb2c87dac712297b9e739e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling cronback-dto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Recurring` is never constructed [INFO] [stdout] --> tests/simple-into-proto-struct.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Recurring { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string` is never used [INFO] [stdout] --> tests/simple-into-proto-struct.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn to_string(d: &i32) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "0cadc3808f2563bdb74c81e714ddb84b11842c4d26cb2c87dac712297b9e739e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cadc3808f2563bdb74c81e714ddb84b11842c4d26cb2c87dac712297b9e739e", kill_on_drop: false }` [INFO] [stdout] 0cadc3808f2563bdb74c81e714ddb84b11842c4d26cb2c87dac712297b9e739e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ac5cf9b6f0281fe70b913aad56218a40c2c9a8ec2ce7f811331803807cac957 [INFO] running `Command { std: "docker" "start" "-a" "6ac5cf9b6f0281fe70b913aad56218a40c2c9a8ec2ce7f811331803807cac957", kill_on_drop: false }` [INFO] [stderr] warning: struct `Recurring` is never constructed [INFO] [stderr] --> tests/simple-into-proto-struct.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Recurring { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `to_string` is never used [INFO] [stderr] --> tests/simple-into-proto-struct.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn to_string(d: &i32) -> String { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cronback-dto` (test "simple-into-proto-struct") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cronback_dto-da09a17b70922602) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/from-proto-enum-unit.rs (/opt/rustwide/target/debug/deps/from_proto_enum_unit-18a9b124f5c99486) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/into-proto-enum-unit.rs (/opt/rustwide/target/debug/deps/into_proto_enum_unit-8fbc15445785f473) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/simple-from-proto-struct.rs (/opt/rustwide/target/debug/deps/simple_from_proto_struct-e46e42f251611da5) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/simple-into-proto-enum.rs (/opt/rustwide/target/debug/deps/simple_into_proto_enum-99c1b101b3fd61b9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/simple-into-proto-struct.rs (/opt/rustwide/target/debug/deps/simple_into_proto_struct-56db26190d8bad11) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-ee0250f6fd75ca25) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cronback-dto-core v0.1.0 [INFO] [stderr] Compiling cronback-dto-derive v0.1.0 [INFO] [stderr] Compiling cronback-dto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cronback-dto-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/cronback-dto) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.24s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test ./tests/simple-into-proto-enum.rs ... ok [INFO] [stderr] test ./tests/into-proto-enum-unit.rs ... ok [INFO] [stderr] test ./tests/simple-into-proto-struct.rs ... ok [INFO] [stderr] test ./tests/from-proto-enum-unit.rs ... ok [INFO] [stderr] test ./tests/simple-from-proto-struct.rs ... ok [INFO] [stdout] test dto_tests ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.43s [INFO] [stdout] [INFO] [stderr] Doc-tests cronback_dto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ac5cf9b6f0281fe70b913aad56218a40c2c9a8ec2ce7f811331803807cac957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac5cf9b6f0281fe70b913aad56218a40c2c9a8ec2ce7f811331803807cac957", kill_on_drop: false }` [INFO] [stdout] 6ac5cf9b6f0281fe70b913aad56218a40c2c9a8ec2ce7f811331803807cac957