[INFO] cloning repository https://github.com/Samuel-B-D/saphir-wasm-multithread-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Samuel-B-D/saphir-wasm-multithread-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuel-B-D%2Fsaphir-wasm-multithread-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuel-B-D%2Fsaphir-wasm-multithread-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05e8c7b1844c00339d7479cfce89889683387449
[INFO] checking Samuel-B-D/saphir-wasm-multithread-example against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuel-B-D%2Fsaphir-wasm-multithread-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example
[INFO] finished tweaking git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example
[INFO] tweaked toml for git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/raytracer`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Samuel-B-D/saphir-wasm-multithread-example against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuel-B-D%2Fsaphir-wasm-multithread-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example
[INFO] finished tweaking git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example
[INFO] tweaked toml for git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Samuel-B-D/saphir-wasm-multithread-example 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded png v0.6.2
[INFO] [stderr]   Downloaded saphir_macro v2.2.0
[INFO] [stderr]   Downloaded image v0.12.4
[INFO] [stderr]   Downloaded saphir v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 754bd3d2bdfa1310a24ab069e052168fd31a0ab24490121603bc9d9bd5f2f24e
[INFO] running `Command { std: "docker" "start" "-a" "754bd3d2bdfa1310a24ab069e052168fd31a0ab24490121603bc9d9bd5f2f24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "754bd3d2bdfa1310a24ab069e052168fd31a0ab24490121603bc9d9bd5f2f24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "754bd3d2bdfa1310a24ab069e052168fd31a0ab24490121603bc9d9bd5f2f24e", kill_on_drop: false }`
[INFO] [stdout] 754bd3d2bdfa1310a24ab069e052168fd31a0ab24490121603bc9d9bd5f2f24e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ebcb055712d6852b942d7510c8100305d2f4bc4ba91e8b60c6292d1ad8bed4e
[INFO] running `Command { std: "docker" "start" "-a" "5ebcb055712d6852b942d7510c8100305d2f4bc4ba91e8b60c6292d1ad8bed4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking unicase v2.7.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking png v0.6.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking image v0.12.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling saphir_macro v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking raytracer v0.1.0 (https://github.com/alexcrichton/raytracer?branch=update-deps#42faa138)
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking saphir v3.1.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking saphir-wasm-multithread-example v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking wasm-multithread v0.1.0 (/opt/rustwide/workdir/wasm-multithread)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5ebcb055712d6852b942d7510c8100305d2f4bc4ba91e8b60c6292d1ad8bed4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ebcb055712d6852b942d7510c8100305d2f4bc4ba91e8b60c6292d1ad8bed4e", kill_on_drop: false }`
[INFO] [stdout] 5ebcb055712d6852b942d7510c8100305d2f4bc4ba91e8b60c6292d1ad8bed4e
