[INFO] fetching crate diesel_as_wrap 0.1.1...
[INFO] testing diesel_as_wrap-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate diesel_as_wrap 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate diesel_as_wrap 0.1.1
[INFO] finished tweaking crates.io crate diesel_as_wrap 0.1.1
[INFO] tweaked toml for crates.io crate diesel_as_wrap 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diesel_as_wrap 0.1.1 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] crate crates.io crate diesel_as_wrap 0.1.1 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" "+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] 652d8b06540c8622505bb21f030df384af22ef583bc67a8a22c60cc0ae1e0dba
[INFO] running `Command { std: "docker" "start" "-a" "652d8b06540c8622505bb21f030df384af22ef583bc67a8a22c60cc0ae1e0dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "652d8b06540c8622505bb21f030df384af22ef583bc67a8a22c60cc0ae1e0dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652d8b06540c8622505bb21f030df384af22ef583bc67a8a22c60cc0ae1e0dba", kill_on_drop: false }`
[INFO] [stdout] 652d8b06540c8622505bb21f030df384af22ef583bc67a8a22c60cc0ae1e0dba
[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] 964f8e06cab07982af3a40078fd32dd5ae5ff96c1758e9796eba084cdd655f23
[INFO] running `Command { std: "docker" "start" "-a" "964f8e06cab07982af3a40078fd32dd5ae5ff96c1758e9796eba084cdd655f23", kill_on_drop: false }`
[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 either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling diesel v2.2.6
[INFO] [stderr]    Compiling diesel_as_wrap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.22s
[INFO] running `Command { std: "docker" "inspect" "964f8e06cab07982af3a40078fd32dd5ae5ff96c1758e9796eba084cdd655f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964f8e06cab07982af3a40078fd32dd5ae5ff96c1758e9796eba084cdd655f23", kill_on_drop: false }`
[INFO] [stdout] 964f8e06cab07982af3a40078fd32dd5ae5ff96c1758e9796eba084cdd655f23
[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] c2503bf355e86deb9a43c3be09352542b4e9bacc1f71a9b875f6037ab749b32c
[INFO] running `Command { std: "docker" "start" "-a" "c2503bf355e86deb9a43c3be09352542b4e9bacc1f71a9b875f6037ab749b32c", kill_on_drop: false }`
[INFO] [stderr]    Compiling diesel_as_wrap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "c2503bf355e86deb9a43c3be09352542b4e9bacc1f71a9b875f6037ab749b32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2503bf355e86deb9a43c3be09352542b4e9bacc1f71a9b875f6037ab749b32c", kill_on_drop: false }`
[INFO] [stdout] c2503bf355e86deb9a43c3be09352542b4e9bacc1f71a9b875f6037ab749b32c
[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] 9e55332f30bd059cb6a447b28242457a5b600642177d85c4170883481d15956d
[INFO] running `Command { std: "docker" "start" "-a" "9e55332f30bd059cb6a447b28242457a5b600642177d85c4170883481d15956d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diesel_as_wrap-ea708c161b9e1eb8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests diesel_as_wrap
[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 2 tests
[INFO] [stdout] test src/lib.rs - wrap (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - wrap (line 37) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - wrap (line 12) stdout ----
[INFO] [stdout] error: cannot find macro `wrap` in this scope
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | wrap! {
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use diesel_as_wrap::wrap;
[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 - wrap (line 37) stdout ----
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/lib.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Queryable, Selectable, Insertable)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use diesel::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> src/lib.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Queryable, Selectable, Insertable)]
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use diesel::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]   --> src/lib.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Queryable, Selectable, Insertable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use diesel::Insertable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> src/lib.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[diesel(table_name = crate::schema::foo)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `diesel` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> src/lib.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[diesel(deserialize_as = uuid_wrap::As)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `diesel` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> src/lib.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[diesel(serialize_as = uuid_wrap::As)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `diesel` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[diesel(deserialize_as = uuid_wrap::AsOption)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `diesel` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[diesel(serialize_as = uuid_wrap::AsOption)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `diesel` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `wrap` in this scope
[INFO] [stdout]   --> src/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | wrap! {
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use diesel_as_wrap::wrap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/lib.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     id: Uuid,
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/lib.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     opt_id: Option<Uuid>,
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Foo<Uuid> {
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - wrap (line 12)
[INFO] [stdout]     src/lib.rs - wrap (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9e55332f30bd059cb6a447b28242457a5b600642177d85c4170883481d15956d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e55332f30bd059cb6a447b28242457a5b600642177d85c4170883481d15956d", kill_on_drop: false }`
[INFO] [stdout] 9e55332f30bd059cb6a447b28242457a5b600642177d85c4170883481d15956d
