[INFO] cloning repository https://github.com/ickk/inspect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ickk/inspect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Finspect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Finspect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81fa7979a14303b8f4eee2538d9d20166bd7e827 [INFO] testing ickk/inspect against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Finspect" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ickk/inspect [INFO] finished tweaking git repo https://github.com/ickk/inspect [INFO] tweaked toml for git repo https://github.com/ickk/inspect written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ickk/inspect on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ickk/inspect 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcaf3d4fd2b6f2dd317a9db1797215f71743387e91a03852c9a20d04ed570734 [INFO] running `Command { std: "docker" "start" "-a" "bcaf3d4fd2b6f2dd317a9db1797215f71743387e91a03852c9a20d04ed570734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcaf3d4fd2b6f2dd317a9db1797215f71743387e91a03852c9a20d04ed570734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcaf3d4fd2b6f2dd317a9db1797215f71743387e91a03852c9a20d04ed570734", kill_on_drop: false }` [INFO] [stdout] bcaf3d4fd2b6f2dd317a9db1797215f71743387e91a03852c9a20d04ed570734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b89be4cd82fedb70e2400da7590692cd6cb6d70333591fb412ae1bb209e2b7d [INFO] running `Command { std: "docker" "start" "-a" "8b89be4cd82fedb70e2400da7590692cd6cb6d70333591fb412ae1bb209e2b7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling inspect_derive v0.0.0 (/opt/rustwide/workdir/inspect_derive) [INFO] [stderr] Compiling inspect v0.0.0 (/opt/rustwide/workdir/inspect) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s [INFO] running `Command { std: "docker" "inspect" "8b89be4cd82fedb70e2400da7590692cd6cb6d70333591fb412ae1bb209e2b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b89be4cd82fedb70e2400da7590692cd6cb6d70333591fb412ae1bb209e2b7d", kill_on_drop: false }` [INFO] [stdout] 8b89be4cd82fedb70e2400da7590692cd6cb6d70333591fb412ae1bb209e2b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac44f9b164d0ea53e0f82fd8c919e7fcb16c0ef5515981b100d2dc0619948ea3 [INFO] running `Command { std: "docker" "start" "-a" "ac44f9b164d0ea53e0f82fd8c919e7fcb16c0ef5515981b100d2dc0619948ea3", kill_on_drop: false }` [INFO] [stderr] Compiling inspect_derive v0.0.0 (/opt/rustwide/workdir/inspect_derive) [INFO] [stderr] Compiling inspect v0.0.0 (/opt/rustwide/workdir/inspect) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s [INFO] running `Command { std: "docker" "inspect" "ac44f9b164d0ea53e0f82fd8c919e7fcb16c0ef5515981b100d2dc0619948ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac44f9b164d0ea53e0f82fd8c919e7fcb16c0ef5515981b100d2dc0619948ea3", kill_on_drop: false }` [INFO] [stdout] ac44f9b164d0ea53e0f82fd8c919e7fcb16c0ef5515981b100d2dc0619948ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a0e517124a97f8f0754a5d6742fd9be717723f24ce4fd95340003f485b62406 [INFO] running `Command { std: "docker" "start" "-a" "2a0e517124a97f8f0754a5d6742fd9be717723f24ce4fd95340003f485b62406", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inspect-30065cd746066382) [INFO] [stderr] Running tests/builtin.rs (/opt/rustwide/target/debug/deps/builtin-9fc011e1ae25a1d7) [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 43 tests [INFO] [stdout] test type_id_matches_String ... ok [INFO] [stdout] test type_id_matches_PhantomData_u8 ... ok [INFO] [stdout] test type_id_matches_Option_u8 ... ok [INFO] [stdout] test type_id_matches_Box_u8 ... ok [INFO] [stdout] test type_id_matches_bool ... ok [INFO] [stdout] test type_id_matches_f32 ... ok [INFO] [stdout] test type_id_matches_f64 ... ok [INFO] [stdout] test type_id_matches_i128 ... ok [INFO] [stdout] test type_id_matches_i32 ... ok [INFO] [stdout] test type_id_matches_Unit ... ok [INFO] [stdout] test type_id_matches_i16 ... ok [INFO] [stdout] test type_id_matches_char ... ok [INFO] [stdout] test type_id_matches_ref_mut_u8_non_static ... ok [INFO] [stdout] test type_id_matches_Vec_u8 ... ok [INFO] [stdout] test type_id_matches_ref_u8 ... ok [INFO] [stdout] test type_id_matches_ref_u8_non_static ... ok [INFO] [stdout] test type_id_matches_result_ref_u8_non_static ... ok [INFO] [stdout] test type_id_matches_result_u8_usize ... ok [INFO] [stdout] test type_id_matches_slice_ref_mut_u8_non_static ... ok [INFO] [stdout] test type_id_matches_slice_ref_u8_non_static ... ok [INFO] [stdout] test type_id_matches_isize ... ok [INFO] [stdout] test type_id_matches_raw_const_u8 ... ok [INFO] [stdout] test type_id_matches_raw_mut_u8 ... ok [INFO] [stdout] test type_id_matches_ref_mut_u8 ... ok [INFO] [stdout] test type_id_matches_tuple_1 ... ok [INFO] [stdout] test type_id_matches_str ... ok [INFO] [stdout] test type_id_matches_slice_u8 ... ok [INFO] [stdout] test type_id_matches_tuple_2 ... ok [INFO] [stdout] test type_id_matches_tuple_4 ... ok [INFO] [stdout] test type_id_matches_tuple_5 ... ok [INFO] [stdout] test type_id_matches_tuple_6 ... ok [INFO] [stdout] test type_id_matches_tuple_7 ... ok [INFO] [stdout] test type_id_matches_tuple_8 ... ok [INFO] [stdout] test type_id_matches_tuple_3 ... ok [INFO] [stdout] test type_id_matches_tuple_tuple ... ok [INFO] [stdout] test type_id_matches_u128 ... ok [INFO] [stdout] test type_id_matches_u32 ... ok [INFO] [stdout] test type_id_matches_u64 ... ok [INFO] [stdout] test type_id_matches_usize ... ok [INFO] [stdout] test type_id_matches_u16 ... ok [INFO] [stdout] test type_id_matches_u8 ... ok [INFO] [stdout] test type_id_matches_i64 ... ok [INFO] [stderr] Running tests/enums.rs (/opt/rustwide/target/debug/deps/enums-7bd183852655d8ee) [INFO] [stdout] test type_id_matches_i8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test discriminants_eq ... ok [INFO] [stdout] test type_id_matches_enum_with_lifetime ... ok [INFO] [stdout] test type_id_matches_enum ... ok [INFO] [stdout] test discriminants_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/structs.rs (/opt/rustwide/target/debug/deps/structs-3e555298b2271cda) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test type_id_matches_generic_regular_struct ... ok [INFO] [stdout] test type_id_matches_generic_tuple_struct_with_lifetime ... ok [INFO] [stdout] test type_id_matches_generic_tuple_struct ... ok [INFO] [stdout] test type_id_matches_generic_regular_struct_with_lifetime ... ok [INFO] [stdout] test type_id_matches_tuple_struct ... ok [INFO] [stdout] test type_id_matches_regular_struct_with_lifetime ... ok [INFO] [stdout] test type_id_matches_regular_struct ... ok [INFO] [stdout] test type_id_matches_tuple_struct_with_lifetime ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inspect_derive-a4e82fcb2384f090) [INFO] [stdout] test type_id_matches_unit_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests inspect [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 3 tests [INFO] [stdout] test inspect/src/type_info/mod.rs - type_info::TypeInfo::of (line 29) ... ok [INFO] [stdout] test inspect/src/type_info/internal.rs - type_info::internal::ProviderOfTypeInfo (line 32) ... ok [INFO] [stdout] test inspect/src/lib.rs - (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] Doc-tests inspect_derive [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test inspect_derive/src/type_info/structs.rs - type_info::structs::derive_generic_regular_struct (line 362) ... ignored [INFO] [stdout] test inspect_derive/src/type_info/structs.rs - type_info::structs::derive_generic_tuple_struct (line 265) ... ignored [INFO] [stdout] test inspect_derive/src/type_info/structs.rs - type_info::structs::derive_regular_struct (line 171) ... ignored [INFO] [stdout] test inspect_derive/src/type_info/structs.rs - type_info::structs::derive_tuple_struct (line 83) ... ignored [INFO] [stdout] test inspect_derive/src/type_info/structs.rs - type_info::structs::derive_unit_struct (line 41) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a0e517124a97f8f0754a5d6742fd9be717723f24ce4fd95340003f485b62406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0e517124a97f8f0754a5d6742fd9be717723f24ce4fd95340003f485b62406", kill_on_drop: false }` [INFO] [stdout] 2a0e517124a97f8f0754a5d6742fd9be717723f24ce4fd95340003f485b62406