[INFO] cloning repository https://github.com/Michal-Szczygiel/fluid_simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michal-Szczygiel/fluid_simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichal-Szczygiel%2Ffluid_simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichal-Szczygiel%2Ffluid_simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66da778d1784ba005e9c556eb41c1a64fbdb7a5a
[INFO] checking Michal-Szczygiel/fluid_simulation against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichal-Szczygiel%2Ffluid_simulation" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Michal-Szczygiel/fluid_simulation
[INFO] finished tweaking git repo https://github.com/Michal-Szczygiel/fluid_simulation
[INFO] tweaked toml for git repo https://github.com/Michal-Szczygiel/fluid_simulation written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michal-Szczygiel/fluid_simulation on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Michal-Szczygiel/fluid_simulation 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded noise v0.7.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4de08575b2e16ade46f789c2416e1a0fc017f421687a2fcec186af0489636ffe
[INFO] running `Command { std: "docker" "start" "-a" "4de08575b2e16ade46f789c2416e1a0fc017f421687a2fcec186af0489636ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4de08575b2e16ade46f789c2416e1a0fc017f421687a2fcec186af0489636ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de08575b2e16ade46f789c2416e1a0fc017f421687a2fcec186af0489636ffe", kill_on_drop: false }`
[INFO] [stdout] 4de08575b2e16ade46f789c2416e1a0fc017f421687a2fcec186af0489636ffe
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99a26e69c5ada2bc68abf2fe924f824d0ab2e262253dd50f670bdebc3c9bd426
[INFO] running `Command { std: "docker" "start" "-a" "99a26e69c5ada2bc68abf2fe924f824d0ab2e262253dd50f670bdebc3c9bd426", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking jpeg-decoder v0.2.4
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking tiff v0.7.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking flume v0.10.12
[INFO] [stderr]     Checking exr v1.4.1
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking image v0.24.1
[INFO] [stderr]     Checking fluid_simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "99a26e69c5ada2bc68abf2fe924f824d0ab2e262253dd50f670bdebc3c9bd426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a26e69c5ada2bc68abf2fe924f824d0ab2e262253dd50f670bdebc3c9bd426", kill_on_drop: false }`
[INFO] [stdout] 99a26e69c5ada2bc68abf2fe924f824d0ab2e262253dd50f670bdebc3c9bd426
