[INFO] cloning repository https://github.com/nes77/wiktionary-sqlize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nes77/wiktionary-sqlize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fwiktionary-sqlize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fwiktionary-sqlize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba8ab155451fd8ae0caf7abd3dd366aa01f003b6 [INFO] testing nes77/wiktionary-sqlize against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fwiktionary-sqlize" "/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/nes77/wiktionary-sqlize on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nes77/wiktionary-sqlize [INFO] finished tweaking git repo https://github.com/nes77/wiktionary-sqlize [INFO] tweaked toml for git repo https://github.com/nes77/wiktionary-sqlize written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/nes77/wiktionary-sqlize already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f59f800ec10d6c7e84c98fb2e6484b62428f69f7226050de0acaed0f7b4af630 [INFO] running `Command { std: "docker" "start" "-a" "f59f800ec10d6c7e84c98fb2e6484b62428f69f7226050de0acaed0f7b4af630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f59f800ec10d6c7e84c98fb2e6484b62428f69f7226050de0acaed0f7b4af630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59f800ec10d6c7e84c98fb2e6484b62428f69f7226050de0acaed0f7b4af630", kill_on_drop: false }` [INFO] [stdout] f59f800ec10d6c7e84c98fb2e6484b62428f69f7226050de0acaed0f7b4af630 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1981b95fd9361bc757978994bbf4a84e54a2362b00744a1b208f20430c7765 [INFO] running `Command { std: "docker" "start" "-a" "4b1981b95fd9361bc757978994bbf4a84e54a2362b00744a1b208f20430c7765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling rust-embed-impl v5.5.1 [INFO] [stderr] Compiling rust-embed v5.5.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling wiktionary-sqlize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "4b1981b95fd9361bc757978994bbf4a84e54a2362b00744a1b208f20430c7765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1981b95fd9361bc757978994bbf4a84e54a2362b00744a1b208f20430c7765", kill_on_drop: false }` [INFO] [stdout] 4b1981b95fd9361bc757978994bbf4a84e54a2362b00744a1b208f20430c7765 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45652e43ce5eb99517e7a6eff36ed58e236d1d36c5b650416ea3851ea6679474 [INFO] running `Command { std: "docker" "start" "-a" "45652e43ce5eb99517e7a6eff36ed58e236d1d36c5b650416ea3851ea6679474", kill_on_drop: false }` [INFO] [stderr] Compiling wiktionary-sqlize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wiktionary_sqlize-4480021f532971c5) [INFO] running `Command { std: "docker" "inspect" "45652e43ce5eb99517e7a6eff36ed58e236d1d36c5b650416ea3851ea6679474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45652e43ce5eb99517e7a6eff36ed58e236d1d36c5b650416ea3851ea6679474", kill_on_drop: false }` [INFO] [stdout] 45652e43ce5eb99517e7a6eff36ed58e236d1d36c5b650416ea3851ea6679474 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1790391ef817c15b4a88fe23e67584c95971bfcf89d46993679fde180f9bcc8 [INFO] running `Command { std: "docker" "start" "-a" "e1790391ef817c15b4a88fe23e67584c95971bfcf89d46993679fde180f9bcc8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wiktionary_sqlize-4480021f532971c5) [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" "e1790391ef817c15b4a88fe23e67584c95971bfcf89d46993679fde180f9bcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1790391ef817c15b4a88fe23e67584c95971bfcf89d46993679fde180f9bcc8", kill_on_drop: false }` [INFO] [stdout] e1790391ef817c15b4a88fe23e67584c95971bfcf89d46993679fde180f9bcc8