[INFO] updating cached repository https://github.com/pierrechevalier83/mengner [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 203254abf939bb3c77ed5f4c719b4a55b57fc48f [INFO] testing pierrechevalier83/mengner against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierrechevalier83%2Fmengner" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pierrechevalier83/mengner on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pierrechevalier83/mengner [INFO] finished tweaking git repo https://github.com/pierrechevalier83/mengner [INFO] tweaked toml for git repo https://github.com/pierrechevalier83/mengner written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pierrechevalier83/mengner already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bb6de8a0b995972a26a2f24593f327cd7a33528bc4a8b432449495edaca81556 [INFO] running `"docker" "start" "-a" "bb6de8a0b995972a26a2f24593f327cd7a33528bc4a8b432449495edaca81556"` [INFO] [stderr] Compiling piston-texture v0.4.0 [INFO] [stderr] Compiling draw_state v0.4.0 [INFO] [stderr] Compiling gif v0.8.0 [INFO] [stderr] Compiling pistoncore-input v0.10.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling glutin v0.5.2 [INFO] [stderr] Compiling piston2d-graphics v0.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gfx_core v0.2.1 [INFO] [stderr] Compiling pistoncore-window v0.17.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling pistoncore-event_loop v0.20.1 [INFO] [stderr] Compiling piston v0.20.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling pistoncore-glutin_window v0.24.0 [INFO] [stderr] Compiling image v0.9.1 [INFO] [stderr] Compiling gfx v0.10.2 [INFO] [stderr] Compiling gfx_device_gl v0.9.0 [INFO] [stderr] Compiling piston-gfx_texture v0.14.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.27.0 [INFO] [stderr] Compiling piston_window v0.43.0 [INFO] [stderr] Compiling mengner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.05s [INFO] running `"docker" "inspect" "bb6de8a0b995972a26a2f24593f327cd7a33528bc4a8b432449495edaca81556"` [INFO] running `"docker" "rm" "-f" "bb6de8a0b995972a26a2f24593f327cd7a33528bc4a8b432449495edaca81556"` [INFO] [stdout] bb6de8a0b995972a26a2f24593f327cd7a33528bc4a8b432449495edaca81556 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c82b031b9873b7c05a208f89a82f58809c620deddde36e235ec4ab2d342d3242 [INFO] running `"docker" "start" "-a" "c82b031b9873b7c05a208f89a82f58809c620deddde36e235ec4ab2d342d3242"` [INFO] [stderr] Compiling mengner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "c82b031b9873b7c05a208f89a82f58809c620deddde36e235ec4ab2d342d3242"` [INFO] running `"docker" "rm" "-f" "c82b031b9873b7c05a208f89a82f58809c620deddde36e235ec4ab2d342d3242"` [INFO] [stdout] c82b031b9873b7c05a208f89a82f58809c620deddde36e235ec4ab2d342d3242 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] dab0c1acb7bec50710919b01730882ea0ec9d5a0dda21dba4a9089bcb55d5300 [INFO] running `"docker" "start" "-a" "dab0c1acb7bec50710919b01730882ea0ec9d5a0dda21dba4a9089bcb55d5300"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mengner-b539ff9d8626fec5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dab0c1acb7bec50710919b01730882ea0ec9d5a0dda21dba4a9089bcb55d5300"` [INFO] running `"docker" "rm" "-f" "dab0c1acb7bec50710919b01730882ea0ec9d5a0dda21dba4a9089bcb55d5300"` [INFO] [stdout] dab0c1acb7bec50710919b01730882ea0ec9d5a0dda21dba4a9089bcb55d5300