[INFO] cloning repository https://github.com/richarddd/rquickjs-async
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richarddd/rquickjs-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricharddd%2Frquickjs-async", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricharddd%2Frquickjs-async'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d6fd8802bcd62fcedace66476ce4dd7b76fedc4
[INFO] checking richarddd/rquickjs-async against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricharddd%2Frquickjs-async" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/richarddd/rquickjs-async
[INFO] finished tweaking git repo https://github.com/richarddd/rquickjs-async
[INFO] tweaked toml for git repo https://github.com/richarddd/rquickjs-async written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/richarddd/rquickjs-async on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/richarddd/rquickjs-async 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded rquickjs v0.6.0
[INFO] [stderr]   Downloaded bbqueue v0.5.1
[INFO] [stderr]   Downloaded async-ringbuf v0.2.0-rc.4
[INFO] [stderr]   Downloaded relative-path v1.7.3
[INFO] [stderr]   Downloaded rquickjs-macro v0.6.0
[INFO] [stderr]   Downloaded ringbuf v0.4.0-rc.2
[INFO] [stderr]   Downloaded indextree v4.6.0
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded rquickjs-core v0.6.0
[INFO] [stderr]   Downloaded zerocopy v0.7.30
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.30
[INFO] [stderr]   Downloaded rquickjs-sys v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4f5284edbe9320086b894a191b691a6cd46fee61669b56c4a07f14ee5337220
[INFO] running `Command { std: "docker" "start" "-a" "f4f5284edbe9320086b894a191b691a6cd46fee61669b56c4a07f14ee5337220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4f5284edbe9320086b894a191b691a6cd46fee61669b56c4a07f14ee5337220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f5284edbe9320086b894a191b691a6cd46fee61669b56c4a07f14ee5337220", kill_on_drop: false }`
[INFO] [stdout] f4f5284edbe9320086b894a191b691a6cd46fee61669b56c4a07f14ee5337220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0d430650cdb7ce1e118e50dda12696d465e247bc8256e7acc970e0d5457f94
[INFO] running `Command { std: "docker" "start" "-a" "cc0d430650cdb7ce1e118e50dda12696d465e247bc8256e7acc970e0d5457f94", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling rquickjs-sys v0.6.0
[INFO] [stderr]    Compiling relative-path v1.7.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking ringbuf v0.4.0-rc.2
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking zerocopy v0.7.30
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking bbqueue v0.5.1
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]     Checking indextree v4.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking async-ringbuf v0.2.0-rc.4
[INFO] [stderr]     Checking rquickjs-core v0.6.0
[INFO] [stderr]    Compiling rquickjs-macro v0.6.0
[INFO] [stderr]     Checking rquickjs v0.6.0
[INFO] [stderr]     Checking hello_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rquickjs-core v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "cc0d430650cdb7ce1e118e50dda12696d465e247bc8256e7acc970e0d5457f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0d430650cdb7ce1e118e50dda12696d465e247bc8256e7acc970e0d5457f94", kill_on_drop: false }`
[INFO] [stdout] cc0d430650cdb7ce1e118e50dda12696d465e247bc8256e7acc970e0d5457f94
