[INFO] cloning repository https://github.com/yodang/http2c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yodang/http2c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyodang%2Fhttp2c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyodang%2Fhttp2c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8aa5fa276229392c5d4bb4fb6367665a7045b8c [INFO] testing yodang/http2c against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyodang%2Fhttp2c" "/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/yodang/http2c on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yodang/http2c [INFO] finished tweaking git repo https://github.com/yodang/http2c [INFO] tweaked toml for git repo https://github.com/yodang/http2c written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yodang/http2c 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1c6560683e057c6f5b8df2d241f8b9dc418dfc59756cd763b5bfbb650769384 [INFO] running `Command { std: "docker" "start" "-a" "a1c6560683e057c6f5b8df2d241f8b9dc418dfc59756cd763b5bfbb650769384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c6560683e057c6f5b8df2d241f8b9dc418dfc59756cd763b5bfbb650769384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c6560683e057c6f5b8df2d241f8b9dc418dfc59756cd763b5bfbb650769384", kill_on_drop: false }` [INFO] [stdout] a1c6560683e057c6f5b8df2d241f8b9dc418dfc59756cd763b5bfbb650769384 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f016fbca50dadbf8264758f39540a86c4af12baf26f09b735740ff4285cc1559 [INFO] running `Command { std: "docker" "start" "-a" "f016fbca50dadbf8264758f39540a86c4af12baf26f09b735740ff4285cc1559", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.15 [INFO] [stderr] Compiling http2c v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write` and `self` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Header` [INFO] [stdout] --> src/main.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::header::{Header, Protocol, ProtocolName}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FrameType` is never used [INFO] [stdout] --> src/frame.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum FrameType [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Http2Frame` is never constructed [INFO] [stdout] --> src/frame.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Http2Frame [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | core.run(worker); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = core.run(worker); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqLexnR/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyper-d9d01525bbe5e5cb.rlib,libtime-c06c8ee884847adc.rlib,librelay-6e7620f729e5c52d.rlib,libpercent_encoding-fe1ec41140d92ed5.rlib,libmime-b08c0a25a908e558.rlib,libunicase-68e3e7e51dac94c0.rlib,liblanguage_tags-86cb9f45314c9728.rlib,libhttparse-30ccf52c04d0e5fe.rlib,libfutures_cpupool-9f20f40a04a441dc.rlib,libnum_cpus-419f0839c7d856b0.rlib,libbase64-0b8b2081c2234e8a.rlib,libsafemem-8766b9fc81333cd2.rlib,libtokio_proto-4bd273e400efc40b.rlib,libtokio_service-5d89ada554a2dedf.rlib,libtokio_core-84662210ac75aa61.rlib,libscoped_tls-5ada1a6379c90cb0.rlib,libslab-c9349b979ccc0505.rlib,libmio-62c39376c6d6177f.rlib,liblazycell-1ba2107ef4c1552f.rlib,libtake-38972617098c801e.rlib,libsmallvec-7b342268e946cadb.rlib,libslab-804913ceea67f85a.rlib,librand-6a3c960bd4f40f5a.rlib,libnet2-a80d7b7f40b2fb29.rlib,libtokio_io-7731b3dfd0e7560e.rlib,liblog-2b2dab0971fc2ffe.rlib,liblog-b3a415e7073f443a.rlib,libcfg_if-d41898737876218f.rlib,libfutures-c676c29429fea42e.rlib,libbytes-d9aad4ee11245966.rlib,libiovec-923798faf2d9701c.rlib,liblibc-7605964ed3c53914.rlib,libbyteorder-bc6391e29d68e35f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http2c-ef3e9c05fd6ae5fb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `http2c` (bin "http2c") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f016fbca50dadbf8264758f39540a86c4af12baf26f09b735740ff4285cc1559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f016fbca50dadbf8264758f39540a86c4af12baf26f09b735740ff4285cc1559", kill_on_drop: false }` [INFO] [stdout] f016fbca50dadbf8264758f39540a86c4af12baf26f09b735740ff4285cc1559