[INFO] cloning repository https://github.com/000dry/bidu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/000dry/bidu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F000dry%2Fbidu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F000dry%2Fbidu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6ed2ee9d39637395bbdb1af0b7291f46df689ab
[INFO] testing 000dry/bidu against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F000dry%2Fbidu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/000dry/bidu
[INFO] finished tweaking git repo https://github.com/000dry/bidu
[INFO] tweaked toml for git repo https://github.com/000dry/bidu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/000dry/bidu on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/000dry/bidu 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25149a242c090c2ff5e3b6dcc8c896121797608a2a2bf1854b3994429a59bd4c
[INFO] running `Command { std: "docker" "start" "-a" "25149a242c090c2ff5e3b6dcc8c896121797608a2a2bf1854b3994429a59bd4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25149a242c090c2ff5e3b6dcc8c896121797608a2a2bf1854b3994429a59bd4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25149a242c090c2ff5e3b6dcc8c896121797608a2a2bf1854b3994429a59bd4c", kill_on_drop: false }`
[INFO] [stdout] 25149a242c090c2ff5e3b6dcc8c896121797608a2a2bf1854b3994429a59bd4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b385f46f2ac9453699c62b4a7a38b00e30cd307233d84b160ab413fcbdb4067a
[INFO] running `Command { std: "docker" "start" "-a" "b385f46f2ac9453699c62b4a7a38b00e30cd307233d84b160ab413fcbdb4067a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling neon-build v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling neon-runtime v0.10.1
[INFO] [stderr]    Compiling neon v0.10.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling neon-macros v0.10.1
[INFO] [stderr]    Compiling bidu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let js_value_valid: JsValue = boolean.upcast();
[INFO] [stdout]    |                             -------   ^^^^^^^^^^^^^^^^ expected `JsValue`, found `Handle<'_, _>`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             expected due to this
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `neon::prelude::JsValue`
[INFO] [stdout]               found struct `neon::handle::Handle<'_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Ok(js_value_valid)
[INFO] [stdout]    |         -- ^^^^^^^^^^^^^^ expected `Handle<'_, JsValue>`, found `JsValue`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `neon::handle::Handle<'_, neon::prelude::JsValue>`
[INFO] [stdout]               found struct `neon::prelude::JsValue`
[INFO] [stdout] help: the type constructed contains `neon::prelude::JsValue` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Ok(js_value_valid)
[INFO] [stdout]    |         ^^^--------------^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:561:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let js_value_invalid: JsValue = invalid_message.upcast();
[INFO] [stdout]    |                               -------   ^^^^^^^^^^^^^^^^^^^^^^^^ expected `JsValue`, found `Handle<'_, _>`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               expected due to this
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `neon::prelude::JsValue`
[INFO] [stdout]               found struct `neon::handle::Handle<'_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(js_value_invalid)
[INFO] [stdout]    |         -- ^^^^^^^^^^^^^^^^ expected `Handle<'_, JsValue>`, found `JsValue`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `neon::handle::Handle<'_, neon::prelude::JsValue>`
[INFO] [stdout]               found struct `neon::prelude::JsValue`
[INFO] [stdout] help: the type constructed contains `neon::prelude::JsValue` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(js_value_invalid)
[INFO] [stdout]    |         ^^^----------------^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:561:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bidu` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b385f46f2ac9453699c62b4a7a38b00e30cd307233d84b160ab413fcbdb4067a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b385f46f2ac9453699c62b4a7a38b00e30cd307233d84b160ab413fcbdb4067a", kill_on_drop: false }`
[INFO] [stdout] b385f46f2ac9453699c62b4a7a38b00e30cd307233d84b160ab413fcbdb4067a
