[INFO] fetching crate structx 0.1.11...
[INFO] testing structx-0.1.11 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate structx 0.1.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate structx 0.1.11
[INFO] finished tweaking crates.io crate structx 0.1.11
[INFO] tweaked toml for crates.io crate structx 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate structx 0.1.11 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42928dbde4cc35883966cb00d5de27eb48f8ae18d8e460b73d37db17b2fa831a
[INFO] running `Command { std: "docker" "start" "-a" "42928dbde4cc35883966cb00d5de27eb48f8ae18d8e460b73d37db17b2fa831a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42928dbde4cc35883966cb00d5de27eb48f8ae18d8e460b73d37db17b2fa831a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42928dbde4cc35883966cb00d5de27eb48f8ae18d8e460b73d37db17b2fa831a", kill_on_drop: false }`
[INFO] [stdout] 42928dbde4cc35883966cb00d5de27eb48f8ae18d8e460b73d37db17b2fa831a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4e26cef71e26eb0e850cd06087b41b113f63ebb35821dcfcbb208639d7d3540
[INFO] running `Command { std: "docker" "start" "-a" "c4e26cef71e26eb0e850cd06087b41b113f63ebb35821dcfcbb208639d7d3540", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling structx_derive v0.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling inwelling v0.5.5
[INFO] [stderr]    Compiling structx v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.43s
[INFO] running `Command { std: "docker" "inspect" "c4e26cef71e26eb0e850cd06087b41b113f63ebb35821dcfcbb208639d7d3540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e26cef71e26eb0e850cd06087b41b113f63ebb35821dcfcbb208639d7d3540", kill_on_drop: false }`
[INFO] [stdout] c4e26cef71e26eb0e850cd06087b41b113f63ebb35821dcfcbb208639d7d3540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69a845673c70501cf8781431fb713e373912a0f5a131f16c3d956575fc106ce0
[INFO] running `Command { std: "docker" "start" "-a" "69a845673c70501cf8781431fb713e373912a0f5a131f16c3d956575fc106ce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling structx v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "69a845673c70501cf8781431fb713e373912a0f5a131f16c3d956575fc106ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a845673c70501cf8781431fb713e373912a0f5a131f16c3d956575fc106ce0", kill_on_drop: false }`
[INFO] [stdout] 69a845673c70501cf8781431fb713e373912a0f5a131f16c3d956575fc106ce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7ca08e8682c8cb6a50be97013e5844a489378de5769b4fd7dcbefeebc064e95
[INFO] running `Command { std: "docker" "start" "-a" "f7ca08e8682c8cb6a50be97013e5844a489378de5769b4fd7dcbefeebc064e95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/structx-55687dd1b22b20ef)
[INFO] [stderr]    Doc-tests structx
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 94) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 27) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 32) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 38) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 75) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 87) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 94) stdout ----
[INFO] [stdout] error: cannot find macro `args` in this scope
[INFO] [stdout]  --> src/lib.rs:95:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | set_size( args!{ width: 1024, height: 768 });
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::named_args::args;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_size` in this scope
[INFO] [stdout]  --> src/lib.rs:95:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | set_size( args!{ width: 1024, height: 768 });
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `inwelling`
[INFO] [stdout]  --> src/lib.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | inwelling::to( "structx" );
[INFO] [stdout]   | ^^^^^^^^^ use of unresolved module or unlinked crate `inwelling`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `inwelling`, use `cargo add inwelling` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error: cannot find macro `Structx` in this scope
[INFO] [stdout]  --> src/lib.rs:68:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn foo( x: i32, y: i32 ) -> Structx!{ x: i32, y: i32 } {
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::Structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::Structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `structx` in this scope
[INFO] [stdout]  --> src/lib.rs:69:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     structx!{ x, y: y+1 }
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `structx` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:66:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#structx;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 75) stdout ----
[INFO] [stdout] error: cannot find macro `structx` in this scope
[INFO] [stdout]  --> src/lib.rs:79:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | let c = structx!{ width : 1024, height: 768 };
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `structx` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#structx;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `structx` in this scope
[INFO] [stdout]  --> src/lib.rs:78:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | let b = structx!{ height:  600, width : 800 };
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `structx` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#structx;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `structx` in this scope
[INFO] [stdout]  --> src/lib.rs:77:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | let a = structx!{ width :  800, height: 600 };
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `structx` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#structx;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 87) stdout ----
[INFO] [stdout] error: cannot find attribute `named_args` in this scope
[INFO] [stdout]  --> src/lib.rs:88:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[named_args]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::named_args::named_args;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::named_args;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 55) stdout ----
[INFO] [stdout] error: cannot find macro `structx` in this scope
[INFO] [stdout]  --> src/lib.rs:57:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let foo = structx!{ i: 3, b: true };
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `structx` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:55:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#structx;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `structx` in this scope
[INFO] [stdout]  --> src/lib.rs:58:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | let bar = structx!{ x, y };
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `structx` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:55:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#structx;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx::structx;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use structx_derive::structx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/lib.rs - (line 55)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/lib.rs - (line 75)
[INFO] [stdout]     src/lib.rs - (line 87)
[INFO] [stdout]     src/lib.rs - (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f7ca08e8682c8cb6a50be97013e5844a489378de5769b4fd7dcbefeebc064e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ca08e8682c8cb6a50be97013e5844a489378de5769b4fd7dcbefeebc064e95", kill_on_drop: false }`
[INFO] [stdout] f7ca08e8682c8cb6a50be97013e5844a489378de5769b4fd7dcbefeebc064e95
