[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] checking nes77/wiktionary-sqlize against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fwiktionary-sqlize" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nes77/wiktionary-sqlize on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee9ed14a67d85070fe5edb7b09acaa341384f825e55ae9aadbd0c15f85cb3ebb [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" "ee9ed14a67d85070fe5edb7b09acaa341384f825e55ae9aadbd0c15f85cb3ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee9ed14a67d85070fe5edb7b09acaa341384f825e55ae9aadbd0c15f85cb3ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9ed14a67d85070fe5edb7b09acaa341384f825e55ae9aadbd0c15f85cb3ebb", kill_on_drop: false }` [INFO] [stdout] ee9ed14a67d85070fe5edb7b09acaa341384f825e55ae9aadbd0c15f85cb3ebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e4dd8252e04769b19bd11c787f76ce80536fde758f82ed5f7eade8e109e613 [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" "f2e4dd8252e04769b19bd11c787f76ce80536fde758f82ed5f7eade8e109e613", 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] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling rust-embed-impl v5.5.1 [INFO] [stderr] Checking rust-embed v5.5.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking wiktionary-sqlize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.31s [INFO] running `Command { std: "docker" "inspect" "f2e4dd8252e04769b19bd11c787f76ce80536fde758f82ed5f7eade8e109e613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e4dd8252e04769b19bd11c787f76ce80536fde758f82ed5f7eade8e109e613", kill_on_drop: false }` [INFO] [stdout] f2e4dd8252e04769b19bd11c787f76ce80536fde758f82ed5f7eade8e109e613