[INFO] cloning repository https://github.com/OtterCode/deno_core_io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OtterCode/deno_core_io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOtterCode%2Fdeno_core_io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOtterCode%2Fdeno_core_io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9746ecb8baa7e216152ac6961b0374f117aeff1b
[INFO] checking OtterCode/deno_core_io against try#eb43a7af9abeacf703345e49daba222ddc0623e9 for pr-95565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOtterCode%2Fdeno_core_io" "/workspace/builds/worker-54/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/OtterCode/deno_core_io on toolchain eb43a7af9abeacf703345e49daba222ddc0623e9
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/OtterCode/deno_core_io
[INFO] finished tweaking git repo https://github.com/OtterCode/deno_core_io
[INFO] tweaked toml for git repo https://github.com/OtterCode/deno_core_io written to /workspace/builds/worker-54/source/Cargo.toml
[INFO] crate git repo https://github.com/OtterCode/deno_core_io already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74415c0dd5a30a95a7ab1c096cd3cfbe271b89b20815c4559c48dc9dfae4924b
[INFO] running `Command { std: "docker" "start" "-a" "74415c0dd5a30a95a7ab1c096cd3cfbe271b89b20815c4559c48dc9dfae4924b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74415c0dd5a30a95a7ab1c096cd3cfbe271b89b20815c4559c48dc9dfae4924b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74415c0dd5a30a95a7ab1c096cd3cfbe271b89b20815c4559c48dc9dfae4924b", kill_on_drop: false }`
[INFO] [stdout] 74415c0dd5a30a95a7ab1c096cd3cfbe271b89b20815c4559c48dc9dfae4924b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c5c08245aa32b58280683a5aa7b2a03d0364d7a362005c7292b193a28b8674
[INFO] running `Command { std: "docker" "start" "-a" "73c5c08245aa32b58280683a5aa7b2a03d0364d7a362005c7292b193a28b8674", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cargo_gn v0.0.15
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling which v4.0.1
[INFO] [stderr]    Compiling rusty_v8 v0.7.0
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking deno_core v0.51.0
[INFO] [stderr]     Checking embedded_deno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `resource_table`
[INFO] [stdout]   --> src/main.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     resource_table: ResourceTable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `register_op`
[INFO] [stdout]    --> src/main.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn register_op<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/main.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[pin_project]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `resource_table`
[INFO] [stdout]   --> src/main.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     resource_table: ResourceTable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `register_op`
[INFO] [stdout]    --> src/main.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn register_op<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/main.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[pin_project]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "73c5c08245aa32b58280683a5aa7b2a03d0364d7a362005c7292b193a28b8674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c5c08245aa32b58280683a5aa7b2a03d0364d7a362005c7292b193a28b8674", kill_on_drop: false }`
[INFO] [stdout] 73c5c08245aa32b58280683a5aa7b2a03d0364d7a362005c7292b193a28b8674