[INFO] cloning repository https://github.com/rianadon/Octopus-Lab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rianadon/Octopus-Lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frianadon%2FOctopus-Lab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frianadon%2FOctopus-Lab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf37a3baf72ac55094e5d5b2c3cdebb98d71a7d4
[INFO] checking rianadon/Octopus-Lab against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frianadon%2FOctopus-Lab" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rianadon/Octopus-Lab
[INFO] finished tweaking git repo https://github.com/rianadon/Octopus-Lab
[INFO] tweaked toml for git repo https://github.com/rianadon/Octopus-Lab written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rianadon/Octopus-Lab on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rianadon/Octopus-Lab 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rianadon/liquidfun-rust`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.5
[INFO] [stderr]   Downloaded wayland-egl v0.28.5
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.7
[INFO] [stderr]   Downloaded glutin v0.26.0
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.19
[INFO] [stderr]   Downloaded cocoa v0.23.0
[INFO] [stderr]   Downloaded backtrace v0.3.58
[INFO] [stderr]   Downloaded glium v0.29.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9678562ca9d871754b3faf3080323b134b3dfa94f64186916363a68aaf7e1e0
[INFO] running `Command { std: "docker" "start" "-a" "c9678562ca9d871754b3faf3080323b134b3dfa94f64186916363a68aaf7e1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9678562ca9d871754b3faf3080323b134b3dfa94f64186916363a68aaf7e1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9678562ca9d871754b3faf3080323b134b3dfa94f64186916363a68aaf7e1e0", kill_on_drop: false }`
[INFO] [stdout] c9678562ca9d871754b3faf3080323b134b3dfa94f64186916363a68aaf7e1e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56290ed8d4fe9748b8a9fa63fe935f21ed84b182329aed7a87d6e4bb59613761
[INFO] running `Command { std: "docker" "start" "-a" "56290ed8d4fe9748b8a9fa63fe935f21ed84b182329aed7a87d6e4bb59613761", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.58
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking rustc-demangle v0.1.19
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling liquidfun v0.8.1 (https://github.com/rianadon/liquidfun-rust?branch=rustup#9f0961cb)
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glium v0.29.1
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking wayland-commons v0.28.5
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking wayland-cursor v0.28.5
[INFO] [stderr]     Checking wayland-egl v0.28.5
[INFO] [stderr]     Checking serde v1.0.125
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking octopus-lab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "56290ed8d4fe9748b8a9fa63fe935f21ed84b182329aed7a87d6e4bb59613761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56290ed8d4fe9748b8a9fa63fe935f21ed84b182329aed7a87d6e4bb59613761", kill_on_drop: false }`
[INFO] [stdout] 56290ed8d4fe9748b8a9fa63fe935f21ed84b182329aed7a87d6e4bb59613761
