[INFO] cloning repository https://github.com/AndrewKvalheim/little-a-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewKvalheim/little-a-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewKvalheim%2Flittle-a-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewKvalheim%2Flittle-a-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19f52bdff63cf7303f01aa0ea8843e106a76e44d [INFO] testing AndrewKvalheim/little-a-map against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewKvalheim%2Flittle-a-map" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewKvalheim/little-a-map on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndrewKvalheim/little-a-map [INFO] finished tweaking git repo https://github.com/AndrewKvalheim/little-a-map [INFO] tweaked toml for git repo https://github.com/AndrewKvalheim/little-a-map written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewKvalheim/little-a-map already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1410f28082a8593514e2442d4da45ac6468974f6f687e6b0861357bdffad3779 [INFO] running `Command { std: "docker" "start" "-a" "1410f28082a8593514e2442d4da45ac6468974f6f687e6b0861357bdffad3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1410f28082a8593514e2442d4da45ac6468974f6f687e6b0861357bdffad3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1410f28082a8593514e2442d4da45ac6468974f6f687e6b0861357bdffad3779", kill_on_drop: false }` [INFO] [stdout] 1410f28082a8593514e2442d4da45ac6468974f6f687e6b0861357bdffad3779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e84f65fce021543ad6ed868a234f81f0d0fecf056373f60a134f5a985befe986 [INFO] running `Command { std: "docker" "start" "-a" "e84f65fce021543ad6ed868a234f81f0d0fecf056373f60a134f5a985befe986", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling serde-query-derive v0.1.4 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hematite-nbt v0.5.2 [INFO] [stderr] Compiling fastnbt v1.3.0 [INFO] [stderr] Compiling serde-query v0.1.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling askama_shared v0.12.0 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling num_enum_derive v0.5.5 [INFO] [stderr] Compiling num_enum v0.5.5 [INFO] [stderr] Compiling fastanvil v0.23.0 [INFO] [stderr] Compiling askama_derive v0.11.0 [INFO] [stderr] Compiling askama v0.11.0 [INFO] [stderr] Compiling lib v0.0.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling little-a-map v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "e84f65fce021543ad6ed868a234f81f0d0fecf056373f60a134f5a985befe986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84f65fce021543ad6ed868a234f81f0d0fecf056373f60a134f5a985befe986", kill_on_drop: false }` [INFO] [stdout] e84f65fce021543ad6ed868a234f81f0d0fecf056373f60a134f5a985befe986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 775a720ed17b8c82540bdd532831230beb6a339fce40ac9b8d226d398274195c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "775a720ed17b8c82540bdd532831230beb6a339fce40ac9b8d226d398274195c", kill_on_drop: false }` [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling little-a-map v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.60s [INFO] running `Command { std: "docker" "inspect" "775a720ed17b8c82540bdd532831230beb6a339fce40ac9b8d226d398274195c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775a720ed17b8c82540bdd532831230beb6a339fce40ac9b8d226d398274195c", kill_on_drop: false }` [INFO] [stdout] 775a720ed17b8c82540bdd532831230beb6a339fce40ac9b8d226d398274195c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4287cf132b3674101e00400538453c862ec4e4dae0479de6301b33da6a32e8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4287cf132b3674101e00400538453c862ec4e4dae0479de6301b33da6a32e8f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/little_a_map-ed15071a6f02298f) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4287cf132b3674101e00400538453c862ec4e4dae0479de6301b33da6a32e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4287cf132b3674101e00400538453c862ec4e4dae0479de6301b33da6a32e8f", kill_on_drop: false }` [INFO] [stdout] f4287cf132b3674101e00400538453c862ec4e4dae0479de6301b33da6a32e8f