[INFO] cloning repository https://github.com/hamaluik/gen-chubster-food-db-cnf-2015 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamaluik/gen-chubster-food-db-cnf-2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fgen-chubster-food-db-cnf-2015", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fgen-chubster-food-db-cnf-2015'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c1fa56775c6a0a1868308f3a763539353be811d [INFO] testing hamaluik/gen-chubster-food-db-cnf-2015 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fgen-chubster-food-db-cnf-2015" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamaluik/gen-chubster-food-db-cnf-2015 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamaluik/gen-chubster-food-db-cnf-2015 [INFO] finished tweaking git repo https://github.com/hamaluik/gen-chubster-food-db-cnf-2015 [INFO] tweaked toml for git repo https://github.com/hamaluik/gen-chubster-food-db-cnf-2015 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/hamaluik/gen-chubster-food-db-cnf-2015 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded calamine v0.16.1 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 774f1dee357c26013851389290d2f57fee973f5425a07c07593c48e03ba3405f [INFO] running `Command { std: "docker" "start" "-a" "774f1dee357c26013851389290d2f57fee973f5425a07c07593c48e03ba3405f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "774f1dee357c26013851389290d2f57fee973f5425a07c07593c48e03ba3405f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774f1dee357c26013851389290d2f57fee973f5425a07c07593c48e03ba3405f", kill_on_drop: false }` [INFO] [stdout] 774f1dee357c26013851389290d2f57fee973f5425a07c07593c48e03ba3405f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e17b694fb1f2eb3d06adbaf59b1db786611c4ab2e59879115a72d7fd1cd7ea62 [INFO] running `Command { std: "docker" "start" "-a" "e17b694fb1f2eb3d06adbaf59b1db786611c4ab2e59879115a72d7fd1cd7ea62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling calamine v0.16.1 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling gen-chubster-food-db-cnf-2015 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.13s [INFO] running `Command { std: "docker" "inspect" "e17b694fb1f2eb3d06adbaf59b1db786611c4ab2e59879115a72d7fd1cd7ea62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17b694fb1f2eb3d06adbaf59b1db786611c4ab2e59879115a72d7fd1cd7ea62", kill_on_drop: false }` [INFO] [stdout] e17b694fb1f2eb3d06adbaf59b1db786611c4ab2e59879115a72d7fd1cd7ea62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf2538144aee2122e38ec46d4391239d48bb5cded432e91923bc5441e910b3c9 [INFO] running `Command { std: "docker" "start" "-a" "bf2538144aee2122e38ec46d4391239d48bb5cded432e91923bc5441e910b3c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gen-chubster-food-db-cnf-2015 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "bf2538144aee2122e38ec46d4391239d48bb5cded432e91923bc5441e910b3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2538144aee2122e38ec46d4391239d48bb5cded432e91923bc5441e910b3c9", kill_on_drop: false }` [INFO] [stdout] bf2538144aee2122e38ec46d4391239d48bb5cded432e91923bc5441e910b3c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 033b912c0950db48fc6703d012b43dba2074209cac6238ce76caf385e1f0da77 [INFO] running `Command { std: "docker" "start" "-a" "033b912c0950db48fc6703d012b43dba2074209cac6238ce76caf385e1f0da77", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gen_chubster_food_db_cnf_2015-f8f7c93c33d3e54b) [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "033b912c0950db48fc6703d012b43dba2074209cac6238ce76caf385e1f0da77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033b912c0950db48fc6703d012b43dba2074209cac6238ce76caf385e1f0da77", kill_on_drop: false }` [INFO] [stdout] 033b912c0950db48fc6703d012b43dba2074209cac6238ce76caf385e1f0da77