Nov 17 06:43:58.695 INFO testing chnn/tsd against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 06:43:58.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 06:43:59.291 INFO [stdout] f700d9c074008ac2317da24f0e377dd04b305b7bd131f116adebf0931b5213ee Nov 17 06:43:59.299 INFO running `"docker" "start" "-a" "f700d9c074008ac2317da24f0e377dd04b305b7bd131f116adebf0931b5213ee"` Nov 17 06:44:00.432 INFO [stderr] usermod: no changes Nov 17 06:44:00.567 INFO [stderr] Compiling tsd v0.1.0 (/source) Nov 17 06:44:04.551 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.09s Nov 17 06:44:04.556 INFO [stderr] su: No module specific data is present Nov 17 06:44:05.439 INFO running `"docker" "inspect" "f700d9c074008ac2317da24f0e377dd04b305b7bd131f116adebf0931b5213ee"` Nov 17 06:44:05.797 INFO running `"docker" "rm" "-f" "f700d9c074008ac2317da24f0e377dd04b305b7bd131f116adebf0931b5213ee"` Nov 17 06:44:06.131 INFO [stdout] f700d9c074008ac2317da24f0e377dd04b305b7bd131f116adebf0931b5213ee Nov 17 06:44:06.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 06:44:06.607 INFO [stdout] 5f9ffa1263cc1fee4aba9307ab2a6e31faae8736e31dd746b5fb2536e1e01857 Nov 17 06:44:06.609 INFO running `"docker" "start" "-a" "5f9ffa1263cc1fee4aba9307ab2a6e31faae8736e31dd746b5fb2536e1e01857"` Nov 17 06:44:07.967 INFO [stderr] usermod: no changes Nov 17 06:44:08.149 INFO [stderr] Compiling tsd v0.1.0 (/source) Nov 17 06:44:09.903 INFO [stderr] error[E0308]: mismatched types Nov 17 06:44:09.903 INFO [stderr] --> src/tags.rs:201:9 Nov 17 06:44:09.903 INFO [stderr] | Nov 17 06:44:09.903 INFO [stderr] 201 | assert_eq!(actual, expected) Nov 17 06:44:09.903 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 06:44:09.903 INFO [stderr] | | Nov 17 06:44:09.903 INFO [stderr] | expected enum `std::result::Result`, found enum `tags::Logical` Nov 17 06:44:09.903 INFO [stderr] | help: try using a variant of the expected type: `Ok(*right_val)` Nov 17 06:44:09.903 INFO [stderr] | Nov 17 06:44:09.903 INFO [stderr] = note: expected type `std::result::Result` Nov 17 06:44:09.903 INFO [stderr] found type `tags::Logical` Nov 17 06:44:09.903 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 06:44:09.903 INFO [stderr] Nov 17 06:44:09.983 INFO [stderr] error[E0308]: mismatched types Nov 17 06:44:09.983 INFO [stderr] --> src/tags.rs:215:9 Nov 17 06:44:09.983 INFO [stderr] | Nov 17 06:44:09.983 INFO [stderr] 215 | assert_eq!(actual, expected) Nov 17 06:44:09.983 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 06:44:09.983 INFO [stderr] | | Nov 17 06:44:09.983 INFO [stderr] | expected enum `std::result::Result`, found enum `tags::Logical` Nov 17 06:44:09.983 INFO [stderr] | help: try using a variant of the expected type: `Ok(*right_val)` Nov 17 06:44:09.983 INFO [stderr] | Nov 17 06:44:09.983 INFO [stderr] = note: expected type `std::result::Result` Nov 17 06:44:09.983 INFO [stderr] found type `tags::Logical` Nov 17 06:44:09.983 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 06:44:09.983 INFO [stderr] Nov 17 06:44:10.056 INFO [stderr] error[E0308]: mismatched types Nov 17 06:44:10.056 INFO [stderr] --> src/tags.rs:237:9 Nov 17 06:44:10.056 INFO [stderr] | Nov 17 06:44:10.056 INFO [stderr] 237 | assert_eq!(actual, expected) Nov 17 06:44:10.056 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 06:44:10.056 INFO [stderr] | | Nov 17 06:44:10.056 INFO [stderr] | expected enum `std::result::Result`, found enum `tags::Logical` Nov 17 06:44:10.056 INFO [stderr] | help: try using a variant of the expected type: `Ok(*right_val)` Nov 17 06:44:10.056 INFO [stderr] | Nov 17 06:44:10.056 INFO [stderr] = note: expected type `std::result::Result` Nov 17 06:44:10.056 INFO [stderr] found type `tags::Logical` Nov 17 06:44:10.059 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 06:44:10.059 INFO [stderr] Nov 17 06:44:10.121 INFO [stderr] error[E0308]: mismatched types Nov 17 06:44:10.122 INFO [stderr] --> src/tags.rs:259:9 Nov 17 06:44:10.122 INFO [stderr] | Nov 17 06:44:10.122 INFO [stderr] 259 | assert_eq!(actual, expected) Nov 17 06:44:10.122 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 06:44:10.122 INFO [stderr] | | Nov 17 06:44:10.122 INFO [stderr] | expected enum `std::result::Result`, found enum `tags::Logical` Nov 17 06:44:10.122 INFO [stderr] | help: try using a variant of the expected type: `Ok(*right_val)` Nov 17 06:44:10.122 INFO [stderr] | Nov 17 06:44:10.122 INFO [stderr] = note: expected type `std::result::Result` Nov 17 06:44:10.122 INFO [stderr] found type `tags::Logical` Nov 17 06:44:10.124 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 06:44:10.124 INFO [stderr] Nov 17 06:44:10.127 INFO [stderr] error: aborting due to 4 previous errors Nov 17 06:44:10.127 INFO [stderr] Nov 17 06:44:10.128 INFO [stderr] For more information about this error, try `rustc --explain E0308`. Nov 17 06:44:10.139 INFO [stderr] error: Could not compile `tsd`. Nov 17 06:44:10.139 INFO [stderr] Nov 17 06:44:10.139 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 06:44:10.141 INFO [stderr] su: No module specific data is present Nov 17 06:44:11.407 INFO running `"docker" "inspect" "5f9ffa1263cc1fee4aba9307ab2a6e31faae8736e31dd746b5fb2536e1e01857"` Nov 17 06:44:11.739 INFO running `"docker" "rm" "-f" "5f9ffa1263cc1fee4aba9307ab2a6e31faae8736e31dd746b5fb2536e1e01857"` Nov 17 06:44:12.059 INFO [stdout] 5f9ffa1263cc1fee4aba9307ab2a6e31faae8736e31dd746b5fb2536e1e01857