[INFO] cloning repository https://github.com/section77/gleisreporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/section77/gleisreporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsection77%2Fgleisreporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsection77%2Fgleisreporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbc0fa95eeac6581282a21ef4ba35f6c6f4a9a2a [INFO] checking section77/gleisreporter against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsection77%2Fgleisreporter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/section77/gleisreporter on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/section77/gleisreporter [INFO] finished tweaking git repo https://github.com/section77/gleisreporter [INFO] tweaked toml for git repo https://github.com/section77/gleisreporter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/section77/gleisreporter 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlencoded v0.6.0 [INFO] [stderr] Downloaded bodyparser v0.8.0 [INFO] [stderr] Downloaded spaceapi-server v0.8.0 [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191435d67e06aeb93305889a6d1d1aa19efde2d27db8f740a99ca7c20bf4da02 [INFO] running `Command { std: "docker" "start" "-a" "191435d67e06aeb93305889a6d1d1aa19efde2d27db8f740a99ca7c20bf4da02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191435d67e06aeb93305889a6d1d1aa19efde2d27db8f740a99ca7c20bf4da02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191435d67e06aeb93305889a6d1d1aa19efde2d27db8f740a99ca7c20bf4da02", kill_on_drop: false }` [INFO] [stdout] 191435d67e06aeb93305889a6d1d1aa19efde2d27db8f740a99ca7c20bf4da02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 912b3c06d8a6cfdab36950a08df76e872d883276c80fe46d1f1fa9f968a1967d [INFO] running `Command { std: "docker" "start" "-a" "912b3c06d8a6cfdab36950a08df76e872d883276c80fe46d1f1fa9f968a1967d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking spaceapi v0.9.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking spaceapi-server v0.8.0 [INFO] [stderr] Checking gleisreporter v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [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" "912b3c06d8a6cfdab36950a08df76e872d883276c80fe46d1f1fa9f968a1967d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912b3c06d8a6cfdab36950a08df76e872d883276c80fe46d1f1fa9f968a1967d", kill_on_drop: false }` [INFO] [stdout] 912b3c06d8a6cfdab36950a08df76e872d883276c80fe46d1f1fa9f968a1967d [INFO] checking section77/gleisreporter against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsection77%2Fgleisreporter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/section77/gleisreporter on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/section77/gleisreporter [INFO] finished tweaking git repo https://github.com/section77/gleisreporter [INFO] tweaked toml for git repo https://github.com/section77/gleisreporter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/section77/gleisreporter 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 872b1ddff3fcb3a4c0240f920109ca469074538d915a7d41f30df1d0c95068d8 [INFO] running `Command { std: "docker" "start" "-a" "872b1ddff3fcb3a4c0240f920109ca469074538d915a7d41f30df1d0c95068d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "872b1ddff3fcb3a4c0240f920109ca469074538d915a7d41f30df1d0c95068d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872b1ddff3fcb3a4c0240f920109ca469074538d915a7d41f30df1d0c95068d8", kill_on_drop: false }` [INFO] [stdout] 872b1ddff3fcb3a4c0240f920109ca469074538d915a7d41f30df1d0c95068d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d183f084e29efd1437b794ffd2df0c35b7e3b06e625c124d7aecc0b2e704689f [INFO] running `Command { std: "docker" "start" "-a" "d183f084e29efd1437b794ffd2df0c35b7e3b06e625c124d7aecc0b2e704689f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stdout] error: failed to write /tmp/rustc1LAwFH/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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 `serde_derive` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajyhjE4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `combine` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d183f084e29efd1437b794ffd2df0c35b7e3b06e625c124d7aecc0b2e704689f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d183f084e29efd1437b794ffd2df0c35b7e3b06e625c124d7aecc0b2e704689f", kill_on_drop: false }` [INFO] [stdout] d183f084e29efd1437b794ffd2df0c35b7e3b06e625c124d7aecc0b2e704689f