[INFO] cloning repository https://github.com/iddm/strict-typing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iddm/strict-typing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddm%2Fstrict-typing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddm%2Fstrict-typing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f11a679340380f7346b1128d4a5dee0037843650
[INFO] testing iddm/strict-typing against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddm%2Fstrict-typing" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iddm/strict-typing
[INFO] finished tweaking git repo https://github.com/iddm/strict-typing
[INFO] tweaked toml for git repo https://github.com/iddm/strict-typing written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iddm/strict-typing on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iddm/strict-typing 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c
[INFO] running `Command { std: "docker" "start" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strict-typing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling strict-typing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.99s
[INFO] running `Command { std: "docker" "inspect" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strict_typing-e55af25e216b2177)
[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/trybuild.rs (/opt/rustwide/target/debug/deps/trybuild-5121d25ba1ab62c9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strict-typing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strict-typing-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/strict-typing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.59s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/cases/pass_allow_with_docs.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_disallow_with_docs.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_enum.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_function.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_impl_block.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_newtype_struct.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_trait.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/fail_disallow_extra_type.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_enum_primitive.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_function_param.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_function_return.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_impl_param.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_missing_strictness_docs.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_struct_primitive.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_trait_return.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.43s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests strict_typing
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - strict_types (line 251) ... ignored
[INFO] [stdout] test src/lib.rs - strict_types (line 268) ... ignored
[INFO] [stdout] test src/lib.rs - strict_types (line 282) ... ignored
[INFO] [stdout] test src/lib.rs - strict_types (line 228) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - strict_types (line 228) stdout ----
[INFO] [stdout] error: field `my_field` uses disallowed type `MyNewTypeWrapper < u8 >`
[INFO] [stdout]    --> src/lib.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     my_field: MyNewTypeWrapper<u8>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - strict_types (line 228)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.07s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c", kill_on_drop: false }`
[INFO] [stdout] 458cb0f4cfd66cf8b9930a602b5273c99869f7c9f8d422c0b8a21a6dce56dc4c
