[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 1.59.0 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-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nes77/wiktionary-sqlize 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/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-9/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" "+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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 63e561e98cc1d2a4e63c430fc28ca75947f4fb9cc0147d30d9f2af3d0d0eeec5 [INFO] running `Command { std: "docker" "start" "-a" "63e561e98cc1d2a4e63c430fc28ca75947f4fb9cc0147d30d9f2af3d0d0eeec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63e561e98cc1d2a4e63c430fc28ca75947f4fb9cc0147d30d9f2af3d0d0eeec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e561e98cc1d2a4e63c430fc28ca75947f4fb9cc0147d30d9f2af3d0d0eeec5", kill_on_drop: false }` [INFO] [stdout] 63e561e98cc1d2a4e63c430fc28ca75947f4fb9cc0147d30d9f2af3d0d0eeec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 6d199206e0162aef2f15053b45844831707eecd38d8a08a754f5c76decda6dd0 [INFO] running `Command { std: "docker" "start" "-a" "6d199206e0162aef2f15053b45844831707eecd38d8a08a754f5c76decda6dd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling better-panic v0.2.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 17s [INFO] running `Command { std: "docker" "inspect" "6d199206e0162aef2f15053b45844831707eecd38d8a08a754f5c76decda6dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d199206e0162aef2f15053b45844831707eecd38d8a08a754f5c76decda6dd0", kill_on_drop: false }` [INFO] [stdout] 6d199206e0162aef2f15053b45844831707eecd38d8a08a754f5c76decda6dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5bf864e28cf069777bfd8b6780e3ff96a85e0ef357c783ccb3fe6f6241656d7d [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" "5bf864e28cf069777bfd8b6780e3ff96a85e0ef357c783ccb3fe6f6241656d7d", 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.37s [INFO] running `Command { std: "docker" "inspect" "5bf864e28cf069777bfd8b6780e3ff96a85e0ef357c783ccb3fe6f6241656d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf864e28cf069777bfd8b6780e3ff96a85e0ef357c783ccb3fe6f6241656d7d", kill_on_drop: false }` [INFO] [stdout] 5bf864e28cf069777bfd8b6780e3ff96a85e0ef357c783ccb3fe6f6241656d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] be2c355dd0010941d5df4af12d44cef9efc3beaf9da9d8a6a70e761c0b6162d3 [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" "be2c355dd0010941d5df4af12d44cef9efc3beaf9da9d8a6a70e761c0b6162d3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wiktionary_sqlize-af83a15784356f71) [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" "be2c355dd0010941d5df4af12d44cef9efc3beaf9da9d8a6a70e761c0b6162d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2c355dd0010941d5df4af12d44cef9efc3beaf9da9d8a6a70e761c0b6162d3", kill_on_drop: false }` [INFO] [stdout] be2c355dd0010941d5df4af12d44cef9efc3beaf9da9d8a6a70e761c0b6162d3