[INFO] fetching crate diesel-factories-code-gen 2.0.0... [INFO] testing diesel-factories-code-gen-2.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate diesel-factories-code-gen 2.0.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate diesel-factories-code-gen 2.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate diesel-factories-code-gen 2.0.0 [INFO] finished tweaking crates.io crate diesel-factories-code-gen 2.0.0 [INFO] tweaked toml for crates.io crate diesel-factories-code-gen 2.0.0 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bae v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f232837d3d1a1def25fe2349eadd9eb6229d7fcbb314d7f6fdbd8b117c8a8b1 [INFO] running `Command { std: "docker" "start" "-a" "6f232837d3d1a1def25fe2349eadd9eb6229d7fcbb314d7f6fdbd8b117c8a8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f232837d3d1a1def25fe2349eadd9eb6229d7fcbb314d7f6fdbd8b117c8a8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f232837d3d1a1def25fe2349eadd9eb6229d7fcbb314d7f6fdbd8b117c8a8b1", kill_on_drop: false }` [INFO] [stdout] 6f232837d3d1a1def25fe2349eadd9eb6229d7fcbb314d7f6fdbd8b117c8a8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a204a7a201012787f1a2489354ecd5f9281ea24843ecae03347df0ee301135e0 [INFO] running `Command { std: "docker" "start" "-a" "a204a7a201012787f1a2489354ecd5f9281ea24843ecae03347df0ee301135e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling diesel-factories-code-gen v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/lib.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | span: Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AssociationType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.11s [INFO] running `Command { std: "docker" "inspect" "a204a7a201012787f1a2489354ecd5f9281ea24843ecae03347df0ee301135e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a204a7a201012787f1a2489354ecd5f9281ea24843ecae03347df0ee301135e0", kill_on_drop: false }` [INFO] [stdout] a204a7a201012787f1a2489354ecd5f9281ea24843ecae03347df0ee301135e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c60961f68ae145312a19401621e8f8f5c2cdd226dde683869204bdef6e6960 [INFO] running `Command { std: "docker" "start" "-a" "e1c60961f68ae145312a19401621e8f8f5c2cdd226dde683869204bdef6e6960", kill_on_drop: false }` [INFO] [stderr] Compiling diesel-factories-code-gen v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/lib.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | span: Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AssociationType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/lib.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | span: Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AssociationType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "e1c60961f68ae145312a19401621e8f8f5c2cdd226dde683869204bdef6e6960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c60961f68ae145312a19401621e8f8f5c2cdd226dde683869204bdef6e6960", kill_on_drop: false }` [INFO] [stdout] e1c60961f68ae145312a19401621e8f8f5c2cdd226dde683869204bdef6e6960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61fcf57e89cdfa69a5005ff9636de4697394dd54b5b8076b5592bb12b246434a [INFO] running `Command { std: "docker" "start" "-a" "61fcf57e89cdfa69a5005ff9636de4697394dd54b5b8076b5592bb12b246434a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `span` [INFO] [stderr] --> src/lib.rs:340:5 [INFO] [stderr] | [INFO] [stderr] 340 | span: Span, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `AssociationType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/lib.rs:338:10 [INFO] [stderr] | [INFO] [stderr] 338 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `diesel-factories-code-gen` (lib) generated 1 warning [INFO] [stderr] warning: `diesel-factories-code-gen` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diesel_factories_code_gen-92a414e83bcf11c0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::is_association_type_false ... ok [INFO] [stdout] test test::is_association_type_too_few_of_generic_args ... ok [INFO] [stdout] test test::is_association_type_true_optional ... ok [INFO] [stdout] test test::is_association_type_true_qualified ... ok [INFO] [stdout] test test::is_association_type_true_qualified_optional_qualified_option_also ... ok [INFO] [stdout] test test::is_association_type_true_qualified_optional ... ok [INFO] [stdout] test test::is_association_type_true ... ok [INFO] [stderr] Doc-tests diesel-factories-code-gen [INFO] [stdout] test test::is_association_type_too_many_generic_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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] running `Command { std: "docker" "inspect" "61fcf57e89cdfa69a5005ff9636de4697394dd54b5b8076b5592bb12b246434a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fcf57e89cdfa69a5005ff9636de4697394dd54b5b8076b5592bb12b246434a", kill_on_drop: false }` [INFO] [stdout] 61fcf57e89cdfa69a5005ff9636de4697394dd54b5b8076b5592bb12b246434a