[INFO] cloning repository https://github.com/terror/notebook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terror/notebook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterror%2Fnotebook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterror%2Fnotebook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12945c18d79a1e24f79b9bfd26634929c56cd3d3 [INFO] testing terror/notebook against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterror%2Fnotebook" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terror/notebook on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terror/notebook [INFO] finished tweaking git repo https://github.com/terror/notebook [INFO] tweaked toml for git repo https://github.com/terror/notebook written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/terror/notebook 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cb0563b3024151778c03c201582ecdbb1911539bd1898b5c78fa17337040deb [INFO] running `Command { std: "docker" "start" "-a" "2cb0563b3024151778c03c201582ecdbb1911539bd1898b5c78fa17337040deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cb0563b3024151778c03c201582ecdbb1911539bd1898b5c78fa17337040deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb0563b3024151778c03c201582ecdbb1911539bd1898b5c78fa17337040deb", kill_on_drop: false }` [INFO] [stdout] 2cb0563b3024151778c03c201582ecdbb1911539bd1898b5c78fa17337040deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf8475ce603822e6993483029d0fb40fbbb1c4824c636b48af5f22d9ec6f0e7 [INFO] running `Command { std: "docker" "start" "-a" "8bf8475ce603822e6993483029d0fb40fbbb1c4824c636b48af5f22d9ec6f0e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling minijinja v0.15.0 [INFO] [stderr] Compiling yaml-front-matter v0.1.0 [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libminijinja-ea7954b2004932ea.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `minijinja` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `axum` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name axum --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.5.6/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="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="serde_json"' --cfg 'feature="serde_urlencoded"' --cfg 'feature="tower-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "form", "headers", "http1", "http2", "json", "matched-path", "multer", "multipart", "original-uri", "query", "serde_json", "serde_urlencoded", "sha-1", "tokio-tungstenite", "tower-log", "ws"))' -C metadata=4c7bd4720391adfb -C extra-filename=-c9012a0e1c2dea07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-974ebc06dbee2ea2.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-fbddfd4e00140ff5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2e6f95eb9693942b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4c811fa11d0f0fd3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-ba24ad909abe0e9e.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-10c499f5dc14c073.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-3e86378e1c67fddd.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-afd0309fff9adb23.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f79915562e969c92.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-97c4b49af6812166.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cc531c262137f6d9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-675128d01d527f4e.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-0c96a6df94ed7463.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-02f3f2e1638041b8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-235495625e9d4ed7.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-4690743027e1da92.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d95831204b0e3c6.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-ef285fdda87a29e6.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2dc84133e3370862.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8bf8475ce603822e6993483029d0fb40fbbb1c4824c636b48af5f22d9ec6f0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf8475ce603822e6993483029d0fb40fbbb1c4824c636b48af5f22d9ec6f0e7", kill_on_drop: false }` [INFO] [stdout] 8bf8475ce603822e6993483029d0fb40fbbb1c4824c636b48af5f22d9ec6f0e7