[INFO] cloning repository https://github.com/timdeklijn/md-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timdeklijn/md-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fmd-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fmd-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec75868390502ae8f5b65434713c8eb71389c028 [INFO] testing timdeklijn/md-server against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fmd-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timdeklijn/md-server on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timdeklijn/md-server [INFO] finished tweaking git repo https://github.com/timdeklijn/md-server [INFO] tweaked toml for git repo https://github.com/timdeklijn/md-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timdeklijn/md-server 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.7.0 [INFO] [stderr] Downloaded tide v0.13.0 [INFO] [stderr] Downloaded byte-pool v0.2.2 [INFO] [stderr] Downloaded comrak v0.8.2 [INFO] [stderr] Downloaded async-sse v4.0.1 [INFO] [stderr] Downloaded async-global-executor v1.3.0 [INFO] [stderr] Downloaded async-h1 v2.1.2 [INFO] [stderr] Downloaded http-types v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e693b03d16da6eafa3b47d12c4b11d688e15e09a0d7a8bc833d4fe90aae5d6b5 [INFO] running `Command { std: "docker" "start" "-a" "e693b03d16da6eafa3b47d12c4b11d688e15e09a0d7a8bc833d4fe90aae5d6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e693b03d16da6eafa3b47d12c4b11d688e15e09a0d7a8bc833d4fe90aae5d6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e693b03d16da6eafa3b47d12c4b11d688e15e09a0d7a8bc833d4fe90aae5d6b5", kill_on_drop: false }` [INFO] [stdout] e693b03d16da6eafa3b47d12c4b11d688e15e09a0d7a8bc833d4fe90aae5d6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a9213733b73591c7042bc81fdd28f8578f7cbfc872eb3589636a9c0968838a9 [INFO] running `Command { std: "docker" "start" "-a" "8a9213733b73591c7042bc81fdd28f8578f7cbfc872eb3589636a9c0968838a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.8.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling async-sse v4.0.1 [INFO] [stderr] Compiling tide v0.13.0 [INFO] [stderr] Compiling static_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.5.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" "8a9213733b73591c7042bc81fdd28f8578f7cbfc872eb3589636a9c0968838a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9213733b73591c7042bc81fdd28f8578f7cbfc872eb3589636a9c0968838a9", kill_on_drop: false }` [INFO] [stdout] 8a9213733b73591c7042bc81fdd28f8578f7cbfc872eb3589636a9c0968838a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33f58bebb922915202675b579a95dad971df8bf251c16388fdb47eda400a6b8 [INFO] running `Command { std: "docker" "start" "-a" "e33f58bebb922915202675b579a95dad971df8bf251c16388fdb47eda400a6b8", kill_on_drop: false }` [INFO] [stderr] Compiling static_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.5.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" "e33f58bebb922915202675b579a95dad971df8bf251c16388fdb47eda400a6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33f58bebb922915202675b579a95dad971df8bf251c16388fdb47eda400a6b8", kill_on_drop: false }` [INFO] [stdout] e33f58bebb922915202675b579a95dad971df8bf251c16388fdb47eda400a6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af15e346c3d80773c47d943dcf8a18431b793828f1ad06f9aed3ec606fb2173a [INFO] running `Command { std: "docker" "start" "-a" "af15e346c3d80773c47d943dcf8a18431b793828f1ad06f9aed3ec606fb2173a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.5.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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/static_server-18db57a8d14c2fb6) [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" "af15e346c3d80773c47d943dcf8a18431b793828f1ad06f9aed3ec606fb2173a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af15e346c3d80773c47d943dcf8a18431b793828f1ad06f9aed3ec606fb2173a", kill_on_drop: false }` [INFO] [stdout] af15e346c3d80773c47d943dcf8a18431b793828f1ad06f9aed3ec606fb2173a [INFO] testing timdeklijn/md-server against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fmd-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timdeklijn/md-server on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timdeklijn/md-server [INFO] finished tweaking git repo https://github.com/timdeklijn/md-server [INFO] tweaked toml for git repo https://github.com/timdeklijn/md-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timdeklijn/md-server 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] decc5aaada1fe718712292399cd96925ff1ea96924405fc95cb9d9ff7223f318 [INFO] running `Command { std: "docker" "start" "-a" "decc5aaada1fe718712292399cd96925ff1ea96924405fc95cb9d9ff7223f318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "decc5aaada1fe718712292399cd96925ff1ea96924405fc95cb9d9ff7223f318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decc5aaada1fe718712292399cd96925ff1ea96924405fc95cb9d9ff7223f318", kill_on_drop: false }` [INFO] [stdout] decc5aaada1fe718712292399cd96925ff1ea96924405fc95cb9d9ff7223f318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07b1b2fae074f93408aff56ac7e51c3c7f44d77c69da9bc002d9fbb2996e96ab [INFO] running `Command { std: "docker" "start" "-a" "07b1b2fae074f93408aff56ac7e51c3c7f44d77c69da9bc002d9fbb2996e96ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.8.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling async-sse v4.0.1 [INFO] [stderr] Compiling tide v0.13.0 [INFO] [stderr] Compiling static_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyeSWYw/symbols.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.static_server.b6bea9bdf8e74e90-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00.34yyq9lzjv1v79m3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-dbd52e402ea94324/out" "-L" "/opt/rustwide/target/debug/build/blake3-dbd52e402ea94324/out" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-c196b20264b61bcb.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-67d0d753d5908b52.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-eabe1ca18393fd41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9ed4763342c96811.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-f91ce25cccd513b3.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-115b6071798a26dd.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libasync_session-f678cb3034a48307.rlib" "/opt/rustwide/target/debug/deps/libbincode-df21cc99fbeb566c.rlib" "/opt/rustwide/target/debug/deps/libblake3-58b5c8e15bc16abe.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-38234a79faa882a4.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ee9a7cfa65241c8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-462ca2da0bc6b8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9ae3bc39fb2e821.rlib" "/opt/rustwide/target/debug/deps/libtime-1fd39ffa3c3457c3.rlib" "/opt/rustwide/target/debug/deps/libfemme-27009d220adbb825.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5e6536383a1f15ca.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-9da5d851c274409e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-07a824fcd68d1b6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-094dee2efc38cd2f.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-7646f32a8f8cb59d.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-df9c164c81dc5972.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-5f2a370bd2f0c397.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b4d3506e4b7d45d4.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-2ac3245a27f905b1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0ece3035a21a849b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b4cc31bfb8e63d02.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b972bbaf3cf212c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-395d99bd3fc472de.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-afc3ef1ac6bafc98.rlib" "/opt/rustwide/target/debug/deps/libinfer-ac6047c25c748e6f.rlib" "/opt/rustwide/target/debug/deps/liburl-39def66585b98438.rlib" "/opt/rustwide/target/debug/deps/libidna-f16d80483f6f19f9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5f8630f1f0acd1cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-1863eb270c63ef4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libcookie-6eab22c4ff883ba9.rlib" "/opt/rustwide/target/debug/deps/libhkdf-3fc462436f9c5222.rlib" "/opt/rustwide/target/debug/deps/libhmac-7817cc0be2f410f5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-eedd393b28f7ffbe.rlib" "/opt/rustwide/target/debug/deps/libsha2-cf246b37ddfd14a3.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8ad749a5d1f713be.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libdigest-df487c0f5dfc5177.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4f89cc8bac28d55f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-0548bde33ece2155.rlib" "/opt/rustwide/target/debug/deps/libghash-d4e5b3e394a70954.rlib" "/opt/rustwide/target/debug/deps/libpolyval-fac84bc2c3e93b59.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a50cb2e41a191d0d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-184b915e802ad5a5.rlib" "/opt/rustwide/target/debug/deps/libaes-0c72699b53c00b46.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-5076e5cb7d6e8d55.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c69c557766a6b69d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-8bbfd64647011683.rlib" "/opt/rustwide/target/debug/deps/libaead-5c226582ccf780a3.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-0caaaf4c0d17b631.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-27e4d5c52adbe8f3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-37e8da50dfc9f34b.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/librand-75734c593898099c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4870f27f8d0a9d42.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-488335d0d83400bb.rlib" "/opt/rustwide/target/debug/deps/librand_core-2df256de9a8d1476.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-13ded39044523ec2.rlib" "/opt/rustwide/target/debug/deps/libtime-0a97d8720c5c0d39.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5fa7ffa41e33b3ce.rlib" "/opt/rustwide/target/debug/deps/libstandback-70b4a8084dcee27c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libasync_std-672899c14b3b7878.rlib" "/opt/rustwide/target/debug/deps/libblocking-f401621bbb225ba8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ab415504d8fbb45d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-85baf7af03a669a2.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-3f3ea35f00940e09.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-26c34f2660459102.rlib" "/opt/rustwide/target/debug/deps/libasync_task-7cb78bb5c7043aa6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de97bb6c7471b518.rlib" "/opt/rustwide/target/debug/deps/libasync_io-09eeeb6866a0367f.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-137994a05d15d604.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4b1ca12ae8c63128.rlib" "/opt/rustwide/target/debug/deps/libpolling-24e6660cba506900.rlib" "/opt/rustwide/target/debug/deps/liblibc-fe15dfa27e843000.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-522055c6c106e494.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-65d0bef863774aa2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1758fee481702db7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-88181150efbb447f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-99321ff2ef31a4c7.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-5d347c5922689b59.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c3a97d4d7f43cac3.rlib" "/opt/rustwide/target/debug/deps/libslab-b2f2c2b52e54ee9b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5b4fca3a9d704fa0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-4d8208189d6c5bce.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-afe8e4ab7c83fa5e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-82580c1fcb3abc22.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ebbeee4be8a5e0d6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-2c892ef8b1dff394.rlib" "/opt/rustwide/target/debug/deps/liblog-f5a14f335964cefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libserde-4e7e735619cdcdea.rlib" "/opt/rustwide/target/debug/deps/libcomrak-4faff9a22b6d3cda.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-9b284995dd87356f.rlib" "/opt/rustwide/target/debug/deps/libtwoway-38f31added9e664c.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-b7c7e7a762e1f063.rlib" "/opt/rustwide/target/debug/deps/libregex-f06e3cffc98403de.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f761b244993cf29a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-58a009c70c6e2f03.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7da92965101e9d69.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f84c077e99ed5883.rlib" "/opt/rustwide/target/debug/deps/libpest-fee95d413df82409.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-66fd78e2ce7e5741.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libentities-9307ef617f77dd0a.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/static_server-4d2f7a79f7a78e00" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `static_server` (bin "static_server") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "07b1b2fae074f93408aff56ac7e51c3c7f44d77c69da9bc002d9fbb2996e96ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b1b2fae074f93408aff56ac7e51c3c7f44d77c69da9bc002d9fbb2996e96ab", kill_on_drop: false }` [INFO] [stdout] 07b1b2fae074f93408aff56ac7e51c3c7f44d77c69da9bc002d9fbb2996e96ab