[INFO] cloning repository https://github.com/hamaluik/just-breathe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamaluik/just-breathe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fjust-breathe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fjust-breathe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a83acdb4423e8f64948cd447db2ffc7bbac6cf05
[INFO] building hamaluik/just-breathe against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fjust-breathe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hamaluik/just-breathe
[INFO] finished tweaking git repo https://github.com/hamaluik/just-breathe
[INFO] tweaked toml for git repo https://github.com/hamaluik/just-breathe written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamaluik/just-breathe on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamaluik/just-breathe 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded glutin v0.25.1
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.21
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded libloading v0.6.5
[INFO] [stderr]   Downloaded wayland-client v0.28.1
[INFO] [stderr]   Downloaded winit v0.23.0
[INFO] [stderr]   Downloaded core-graphics v0.22.1
[INFO] [stderr]   Downloaded glium v0.28.0
[INFO] [stderr]   Downloaded wayland-egl v0.28.1
[INFO] [stderr]   Downloaded wayland-sys v0.28.1
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded wayland-cursor v0.28.1
[INFO] [stderr]   Downloaded object v0.21.1
[INFO] [stderr]   Downloaded backtrace v0.3.53
[INFO] [stderr]   Downloaded wayland-protocols v0.28.1
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.0
[INFO] [stderr]   Downloaded thiserror v1.0.21
[INFO] [stderr]   Downloaded wayland-commons v0.28.1
[INFO] [stderr]   Downloaded wayland-scanner v0.28.1
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded instant v0.1.8
[INFO] [stderr]   Downloaded xcursor v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bab5ef9426cb148708c4ee09e28bf31cab09400506123008cc8101064776327
[INFO] running `Command { std: "docker" "start" "-a" "9bab5ef9426cb148708c4ee09e28bf31cab09400506123008cc8101064776327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bab5ef9426cb148708c4ee09e28bf31cab09400506123008cc8101064776327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bab5ef9426cb148708c4ee09e28bf31cab09400506123008cc8101064776327", kill_on_drop: false }`
[INFO] [stdout] 9bab5ef9426cb148708c4ee09e28bf31cab09400506123008cc8101064776327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91c28dfccf2674702e325c7326054fe7779117807c3133b2223f823350b0aeb7
[INFO] running `Command { std: "docker" "start" "-a" "91c28dfccf2674702e325c7326054fe7779117807c3133b2223f823350b0aeb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling wayland-sys v0.28.1
[INFO] [stderr]    Compiling libloading v0.6.5
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling instant v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling object v0.21.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling wayland-scanner v0.28.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glium v0.28.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-client v0.28.1
[INFO] [stderr]    Compiling wayland-protocols v0.28.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling xcursor v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.53
[INFO] [stderr]    Compiling wayland-commons v0.28.1
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.1
[INFO] [stderr]    Compiling wayland-egl v0.28.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.0
[INFO] [stderr]    Compiling glutin v0.25.1
[INFO] [stderr]    Compiling just-breathe v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "91c28dfccf2674702e325c7326054fe7779117807c3133b2223f823350b0aeb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c28dfccf2674702e325c7326054fe7779117807c3133b2223f823350b0aeb7", kill_on_drop: false }`
[INFO] [stdout] 91c28dfccf2674702e325c7326054fe7779117807c3133b2223f823350b0aeb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29ef45e237a23b8fab4a587336e13b7f8ea9bedb19b375d20018094de08998b6
[INFO] running `Command { std: "docker" "start" "-a" "29ef45e237a23b8fab4a587336e13b7f8ea9bedb19b375d20018094de08998b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling just-breathe v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "29ef45e237a23b8fab4a587336e13b7f8ea9bedb19b375d20018094de08998b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ef45e237a23b8fab4a587336e13b7f8ea9bedb19b375d20018094de08998b6", kill_on_drop: false }`
[INFO] [stdout] 29ef45e237a23b8fab4a587336e13b7f8ea9bedb19b375d20018094de08998b6
