[INFO] cloning repository https://github.com/techno-tanoC/axum_sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techno-tanoC/axum_sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Faxum_sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Faxum_sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 680a5aad51a1b0302910bade890ad82aaf069fda [INFO] testing techno-tanoC/axum_sample against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Faxum_sample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/techno-tanoC/axum_sample on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/techno-tanoC/axum_sample [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/techno-tanoC/axum_sample [INFO] tweaked toml for git repo https://github.com/techno-tanoC/axum_sample written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/techno-tanoC/axum_sample 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a2a74579517e043328ba650cac3a6e7e1fdc660480f58bd1532e9485eafed91 [INFO] running `Command { std: "docker" "start" "-a" "1a2a74579517e043328ba650cac3a6e7e1fdc660480f58bd1532e9485eafed91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a2a74579517e043328ba650cac3a6e7e1fdc660480f58bd1532e9485eafed91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a2a74579517e043328ba650cac3a6e7e1fdc660480f58bd1532e9485eafed91", kill_on_drop: false }` [INFO] [stdout] 1a2a74579517e043328ba650cac3a6e7e1fdc660480f58bd1532e9485eafed91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b374a41a86bf018ea0dee9b80cdf3707396e85bba0ce504ecddd6005f5026ac0 [INFO] running `Command { std: "docker" "start" "-a" "b374a41a86bf018ea0dee9b80cdf3707396e85bba0ce504ecddd6005f5026ac0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling axum v0.1.3 [INFO] [stderr] Compiling axum_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "b374a41a86bf018ea0dee9b80cdf3707396e85bba0ce504ecddd6005f5026ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b374a41a86bf018ea0dee9b80cdf3707396e85bba0ce504ecddd6005f5026ac0", kill_on_drop: false }` [INFO] [stdout] b374a41a86bf018ea0dee9b80cdf3707396e85bba0ce504ecddd6005f5026ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a310b13bdd808f59a6308798d09a40f5207be5dfdc2b01c5bdd629e328144d [INFO] running `Command { std: "docker" "start" "-a" "f4a310b13bdd808f59a6308798d09a40f5207be5dfdc2b01c5bdd629e328144d", kill_on_drop: false }` [INFO] [stderr] Compiling axum_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `axum_sample` (example "path_params") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name path_params --edition=2018 examples/path_params.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1ac4903e74041b5 -C extra-filename=-43d9007d113b9447 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `axum_sample` (example "response") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name response --edition=2018 examples/response.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edb9b2c2d2c2b725 -C extra-filename=-2d5b379ecffd0738 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `axum_sample` (example "json") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name json --edition=2018 examples/json.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=911933730037d44c -C extra-filename=-9d7949f5df97251b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `axum_sample` (example "state") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name state --edition=2018 examples/state.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b33524efd0389cbb -C extra-filename=-4fe64b55468e1d22 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `axum_sample` (example "helloworld") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name helloworld --edition=2018 examples/helloworld.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ee0e020974ba658 -C extra-filename=-507068002a393713 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `axum_sample` (example "path_json") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name path_json --edition=2018 examples/path_json.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=365a899eae93e949 -C extra-filename=-1ab29d321c3f0ee9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `axum_sample` (example "from_request") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name from_request --edition=2018 examples/from_request.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=290e43f3428dc9c0 -C extra-filename=-35c097181cd3d40d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b92875c30de72b85.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1cd2fce0e929db8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc3e3783ac74e3f2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13b461c05dc7a0f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cdd263bd064b4ceb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0b529785ff67ff1a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-086b511e911c4a1e.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f4a310b13bdd808f59a6308798d09a40f5207be5dfdc2b01c5bdd629e328144d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a310b13bdd808f59a6308798d09a40f5207be5dfdc2b01c5bdd629e328144d", kill_on_drop: false }` [INFO] [stdout] f4a310b13bdd808f59a6308798d09a40f5207be5dfdc2b01c5bdd629e328144d