[INFO] cloning repository https://github.com/jursonmo/tokiolearn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jursonmo/tokiolearn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjursonmo%2Ftokiolearn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjursonmo%2Ftokiolearn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76776fe4d9b753ad6810f1d2bb7761d1474d7826 [INFO] testing jursonmo/tokiolearn against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjursonmo%2Ftokiolearn" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jursonmo/tokiolearn [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jursonmo/tokiolearn [INFO] tweaked toml for git repo https://github.com/jursonmo/tokiolearn written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jursonmo/tokiolearn on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jursonmo/tokiolearn 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.24.2 [INFO] [stderr] Adding adler2 v2.0.1 [INFO] [stderr] Adding anstream v0.6.19 [INFO] [stderr] Adding anstyle v1.0.11 [INFO] [stderr] Adding anstyle-parse v0.2.7 [INFO] [stderr] Adding anstyle-query v1.1.3 [INFO] [stderr] Adding anstyle-wincon v3.0.9 [INFO] [stderr] Adding backtrace v0.3.75 [INFO] [stderr] Updating bytes v1.3.0 -> v1.10.1 [INFO] [stderr] Adding clap v4.5.40 [INFO] [stderr] Adding clap_builder v4.5.40 [INFO] [stderr] Adding clap_derive v4.5.40 [INFO] [stderr] Adding clap_lex v0.7.5 [INFO] [stderr] Adding colorchoice v1.0.4 [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding futures-sink v0.3.31 [INFO] [stderr] Adding gimli v0.31.1 [INFO] [stderr] Adding heck v0.5.0 [INFO] [stderr] Adding hermit-abi v0.5.2 [INFO] [stderr] Adding humantime v2.2.0 [INFO] [stderr] Adding ipnet v2.11.0 [INFO] [stderr] Adding is-terminal v0.4.16 [INFO] [stderr] Adding is_terminal_polyfill v1.70.1 [INFO] [stderr] Updating libc v0.2.138 -> v0.2.174 [INFO] [stderr] Adding miniz_oxide v0.8.9 [INFO] [stderr] Updating mio v0.8.5 -> v1.0.4 [INFO] [stderr] Adding object v0.36.7 [INFO] [stderr] Adding once_cell_polyfill v1.70.1 [INFO] [stderr] Updating pin-project-lite v0.2.9 -> v0.2.16 [INFO] [stderr] Updating proc-macro2 v1.0.47 -> v1.0.95 [INFO] [stderr] Updating quote v1.0.21 -> v1.0.40 [INFO] [stderr] Adding rustc-demangle v0.1.25 [INFO] [stderr] Updating socket2 v0.4.7 -> v0.5.10 [INFO] [stderr] Adding strsim v0.11.1 [INFO] [stderr] Adding syn v2.0.104 [INFO] [stderr] Updating tokio v1.22.0 -> v1.45.1 [INFO] [stderr] Updating tokio-macros v1.8.2 -> v2.5.0 [INFO] [stderr] Adding tokio-util v0.7.15 [INFO] [stderr] Adding utf8parse v0.2.2 [INFO] [stderr] Adding windows-sys v0.52.0 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet v0.31.0 [INFO] [stderr] Downloaded pnet_packet v0.31.0 [INFO] [stderr] Downloaded pnet_datalink v0.31.0 [INFO] [stderr] Downloaded pnet_transport v0.31.0 [INFO] [stderr] Downloaded pnet_macros_support v0.31.0 [INFO] [stderr] Downloaded pnet_macros v0.31.0 [INFO] [stderr] Downloaded pnet_sys v0.31.0 [INFO] [stderr] Downloaded pnet_base v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa0d96adfe46cef18404138c615862e302a2cdea9076656165fa43d04cfb50fe [INFO] running `Command { std: "docker" "start" "-a" "aa0d96adfe46cef18404138c615862e302a2cdea9076656165fa43d04cfb50fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa0d96adfe46cef18404138c615862e302a2cdea9076656165fa43d04cfb50fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0d96adfe46cef18404138c615862e302a2cdea9076656165fa43d04cfb50fe", kill_on_drop: false }` [INFO] [stdout] aa0d96adfe46cef18404138c615862e302a2cdea9076656165fa43d04cfb50fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a79dd0dfe25d31a9977dd762c14b2c2c36cd7ad344b102b64db92f7013df856 [INFO] running `Command { std: "docker" "start" "-a" "1a79dd0dfe25d31a9977dd762c14b2c2c36cd7ad344b102b64db92f7013df856", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pnet_base v0.31.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pnet_sys v0.31.0 [INFO] [stderr] Compiling pnet_macros_support v0.31.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pnet v0.31.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling pnet_datalink v0.31.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pnet_macros v0.31.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pnet_packet v0.31.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3FK2mp/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termcolor` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcm9C9Qa/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcm9C9Qa/symbols.o" "<4 object files omitted>" "/tmp/rustcm9C9Qa/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-5519317ead28415e.rlib,libquote-41e76b9ddadf97b4.rlib,libproc_macro2-3cfd91abfe6b231b.rlib,libunicode_ident-3ca538516c8f6142.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm9C9Qa/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_stream_impl-f6db7c0d7aa8a20d.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=5174b65c1ebdec42 -C extra-filename=-83ea8067e25db619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-4ffce2d8d1f5d132.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-ab1661651bb95ed8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-1c33ff29e0d45111.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-1c6060fefdc14f36.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-7913f665bfaff21d.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-ecbce826993378bd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `async-stream-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQDgZqG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1a79dd0dfe25d31a9977dd762c14b2c2c36cd7ad344b102b64db92f7013df856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a79dd0dfe25d31a9977dd762c14b2c2c36cd7ad344b102b64db92f7013df856", kill_on_drop: false }` [INFO] [stdout] 1a79dd0dfe25d31a9977dd762c14b2c2c36cd7ad344b102b64db92f7013df856