[INFO] cloning repository https://github.com/Obirvalger/vml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Obirvalger/vml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65f11012f6800c1a67d35db2f8dea97ac31860d5 [INFO] testing Obirvalger/vml against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 47% (7540/15939) Updating files: 48% (7651/15939) Updating files: 49% (7811/15939) Updating files: 50% (7970/15939) Updating files: 51% (8129/15939) Updating files: 52% (8289/15939) Updating files: 53% (8448/15939) Updating files: 54% (8608/15939) Updating files: 55% (8767/15939) Updating files: 56% (8926/15939) Updating files: 57% (9086/15939) Updating files: 58% (9245/15939) Updating files: 59% (9405/15939) Updating files: 60% (9564/15939) Updating files: 61% (9723/15939) Updating files: 62% (9883/15939) Updating files: 63% (10042/15939) Updating files: 64% (10201/15939) Updating files: 65% (10361/15939) Updating files: 66% (10520/15939) Updating files: 67% (10680/15939) Updating files: 68% (10839/15939) Updating files: 69% (10998/15939) Updating files: 70% (11158/15939) Updating files: 71% (11317/15939) Updating files: 72% (11477/15939) Updating files: 73% (11636/15939) Updating files: 74% (11795/15939) Updating files: 75% (11955/15939) Updating files: 76% (12114/15939) Updating files: 77% (12274/15939) Updating files: 78% (12433/15939) Updating files: 79% (12592/15939) Updating files: 80% (12752/15939) Updating files: 81% (12911/15939) Updating files: 82% (13070/15939) Updating files: 83% (13230/15939) Updating files: 84% (13389/15939) Updating files: 85% (13549/15939) Updating files: 86% (13708/15939) Updating files: 87% (13867/15939) Updating files: 88% (14027/15939) Updating files: 89% (14186/15939) Updating files: 90% (14346/15939) Updating files: 91% (14505/15939) Updating files: 92% (14664/15939) Updating files: 93% (14824/15939) Updating files: 94% (14983/15939) Updating files: 95% (15143/15939) Updating files: 96% (15302/15939) Updating files: 97% (15461/15939) Updating files: 98% (15621/15939) Updating files: 98% (15767/15939) Updating files: 99% (15780/15939) Updating files: 100% (15939/15939) Updating files: 100% (15939/15939), done. [INFO] validating manifest of git repo https://github.com/Obirvalger/vml on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Obirvalger/vml [INFO] finished tweaking git repo https://github.com/Obirvalger/vml [INFO] tweaked toml for git repo https://github.com/Obirvalger/vml written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Obirvalger/vml 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded comfy-table v5.0.0 [INFO] [stderr] Downloaded cmd_lib_macros v1.8.0 [INFO] [stderr] Downloaded file-lock v2.1.10 [INFO] [stderr] Downloaded cmd_lib v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c1433b77c3a5b1a0b71995077a8af105c004fc6eef8ae9920b9c3b618a17aec [INFO] running `Command { std: "docker" "start" "-a" "8c1433b77c3a5b1a0b71995077a8af105c004fc6eef8ae9920b9c3b618a17aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c1433b77c3a5b1a0b71995077a8af105c004fc6eef8ae9920b9c3b618a17aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1433b77c3a5b1a0b71995077a8af105c004fc6eef8ae9920b9c3b618a17aec", kill_on_drop: false }` [INFO] [stdout] 8c1433b77c3a5b1a0b71995077a8af105c004fc6eef8ae9920b9c3b618a17aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b1ba8491bb2103e107445a56cc4900229d55d2ae5308c33a57befcf12613ac [INFO] running `Command { std: "docker" "start" "-a" "d9b1ba8491bb2103e107445a56cc4900229d55d2ae5308c33a57befcf12613ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling file-lock v2.1.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling cmd_lib_macros v1.8.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=c9a1cacf628b6736 -C extra-filename=-c9a1cacf628b6736 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-55ba20fab9fcfa3f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1a8c134756342874.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-652c0e0396233476.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a52511a432f4660f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d9b1ba8491bb2103e107445a56cc4900229d55d2ae5308c33a57befcf12613ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b1ba8491bb2103e107445a56cc4900229d55d2ae5308c33a57befcf12613ac", kill_on_drop: false }` [INFO] [stdout] d9b1ba8491bb2103e107445a56cc4900229d55d2ae5308c33a57befcf12613ac [INFO] testing Obirvalger/vml against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObirvalger%2Fvml" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 73% (11674/15939) Updating files: 74% (11795/15939) Updating files: 75% (11955/15939) Updating files: 76% (12114/15939) Updating files: 77% (12274/15939) Updating files: 78% (12433/15939) Updating files: 79% (12592/15939) Updating files: 80% (12752/15939) Updating files: 81% (12911/15939) Updating files: 82% (13070/15939) Updating files: 83% (13230/15939) Updating files: 84% (13389/15939) Updating files: 85% (13549/15939) Updating files: 86% (13708/15939) Updating files: 87% (13867/15939) Updating files: 88% (14027/15939) Updating files: 89% (14186/15939) Updating files: 90% (14346/15939) Updating files: 91% (14505/15939) Updating files: 92% (14664/15939) Updating files: 93% (14824/15939) Updating files: 94% (14983/15939) Updating files: 95% (15143/15939) Updating files: 96% (15302/15939) Updating files: 97% (15461/15939) Updating files: 98% (15621/15939) Updating files: 99% (15780/15939) Updating files: 99% (15858/15939) Updating files: 100% (15939/15939) Updating files: 100% (15939/15939), done. [INFO] validating manifest of git repo https://github.com/Obirvalger/vml on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Obirvalger/vml [INFO] finished tweaking git repo https://github.com/Obirvalger/vml [INFO] tweaked toml for git repo https://github.com/Obirvalger/vml written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Obirvalger/vml 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 031b30b7dcd416ff63b63f498baa8ca7d746ff6db172108e99ac18c273ea2eda [INFO] running `Command { std: "docker" "start" "-a" "031b30b7dcd416ff63b63f498baa8ca7d746ff6db172108e99ac18c273ea2eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031b30b7dcd416ff63b63f498baa8ca7d746ff6db172108e99ac18c273ea2eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031b30b7dcd416ff63b63f498baa8ca7d746ff6db172108e99ac18c273ea2eda", kill_on_drop: false }` [INFO] [stdout] 031b30b7dcd416ff63b63f498baa8ca7d746ff6db172108e99ac18c273ea2eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5158ce8206ace0e1bbed76dc455b6ece6b6d8753841fbc577cd336fe1bfc7e53 [INFO] running `Command { std: "docker" "start" "-a" "5158ce8206ace0e1bbed76dc455b6ece6b6d8753841fbc577cd336fe1bfc7e53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling file-lock v2.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling cmd_lib_macros v1.8.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling cmd_lib v1.8.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling vml v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.44s [INFO] running `Command { std: "docker" "inspect" "5158ce8206ace0e1bbed76dc455b6ece6b6d8753841fbc577cd336fe1bfc7e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5158ce8206ace0e1bbed76dc455b6ece6b6d8753841fbc577cd336fe1bfc7e53", kill_on_drop: false }` [INFO] [stdout] 5158ce8206ace0e1bbed76dc455b6ece6b6d8753841fbc577cd336fe1bfc7e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 272ca53a9447e6c0dcfa6f40a4065fda018830fc2aa29c5eda2883ba5867de42 [INFO] running `Command { std: "docker" "start" "-a" "272ca53a9447e6c0dcfa6f40a4065fda018830fc2aa29c5eda2883ba5867de42", kill_on_drop: false }` [INFO] [stderr] Compiling vml v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "272ca53a9447e6c0dcfa6f40a4065fda018830fc2aa29c5eda2883ba5867de42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272ca53a9447e6c0dcfa6f40a4065fda018830fc2aa29c5eda2883ba5867de42", kill_on_drop: false }` [INFO] [stdout] 272ca53a9447e6c0dcfa6f40a4065fda018830fc2aa29c5eda2883ba5867de42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72055758eb6d97a237befeb94ad335fb41ec55ef3195a031e2c51f42f0311c46 [INFO] running `Command { std: "docker" "start" "-a" "72055758eb6d97a237befeb94ad335fb41ec55ef3195a031e2c51f42f0311c46", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vml-5787e9303b9fa2ce) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vml-061052ed7dcc6cea) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vml [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72055758eb6d97a237befeb94ad335fb41ec55ef3195a031e2c51f42f0311c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72055758eb6d97a237befeb94ad335fb41ec55ef3195a031e2c51f42f0311c46", kill_on_drop: false }` [INFO] [stdout] 72055758eb6d97a237befeb94ad335fb41ec55ef3195a031e2c51f42f0311c46