[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fwiktionary-sqlize" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nes77/wiktionary-sqlize on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-11/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded rust-embed v5.5.1 [INFO] [stderr] Downloaded rust-embed-impl v5.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f93f1b208f1740965beeaeff5d37972b7b0137ba52dcebf73f22d76b73d74ac0 [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" "f93f1b208f1740965beeaeff5d37972b7b0137ba52dcebf73f22d76b73d74ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f93f1b208f1740965beeaeff5d37972b7b0137ba52dcebf73f22d76b73d74ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93f1b208f1740965beeaeff5d37972b7b0137ba52dcebf73f22d76b73d74ac0", kill_on_drop: false }` [INFO] [stdout] f93f1b208f1740965beeaeff5d37972b7b0137ba52dcebf73f22d76b73d74ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "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] 3ea40cadc61a064684898e5948612f6c995ffa26ec891b6b964f0d35ff57eb32 [INFO] running `Command { std: "docker" "start" "-a" "3ea40cadc61a064684898e5948612f6c995ffa26ec891b6b964f0d35ff57eb32", 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 syn v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [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 clap v2.33.1 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [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 34s [INFO] running `Command { std: "docker" "inspect" "3ea40cadc61a064684898e5948612f6c995ffa26ec891b6b964f0d35ff57eb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea40cadc61a064684898e5948612f6c995ffa26ec891b6b964f0d35ff57eb32", kill_on_drop: false }` [INFO] [stdout] 3ea40cadc61a064684898e5948612f6c995ffa26ec891b6b964f0d35ff57eb32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a7c5b59061ec4f31b4251a3c7d2b84a354de8ce4f4da3dbbefb5e1824e93f05 [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" "6a7c5b59061ec4f31b4251a3c7d2b84a354de8ce4f4da3dbbefb5e1824e93f05", 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.69s [INFO] running `Command { std: "docker" "inspect" "6a7c5b59061ec4f31b4251a3c7d2b84a354de8ce4f4da3dbbefb5e1824e93f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7c5b59061ec4f31b4251a3c7d2b84a354de8ce4f4da3dbbefb5e1824e93f05", kill_on_drop: false }` [INFO] [stdout] 6a7c5b59061ec4f31b4251a3c7d2b84a354de8ce4f4da3dbbefb5e1824e93f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d58e9e014eadbe5b2ec5bd6b32da1024115a37904d5895182f8e9da1e69d35e0 [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" "d58e9e014eadbe5b2ec5bd6b32da1024115a37904d5895182f8e9da1e69d35e0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/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" "d58e9e014eadbe5b2ec5bd6b32da1024115a37904d5895182f8e9da1e69d35e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58e9e014eadbe5b2ec5bd6b32da1024115a37904d5895182f8e9da1e69d35e0", kill_on_drop: false }` [INFO] [stdout] d58e9e014eadbe5b2ec5bd6b32da1024115a37904d5895182f8e9da1e69d35e0