[INFO] cloning repository https://github.com/Erutuon/misplaced-categories [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Erutuon/misplaced-categories" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErutuon%2Fmisplaced-categories", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErutuon%2Fmisplaced-categories'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c078f184fd65d16b66bbec886dddded9b0dced68 [INFO] testing Erutuon/misplaced-categories 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%2FErutuon%2Fmisplaced-categories" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Erutuon/misplaced-categories 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/Erutuon/misplaced-categories [INFO] finished tweaking git repo https://github.com/Erutuon/misplaced-categories [INFO] tweaked toml for git repo https://github.com/Erutuon/misplaced-categories written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Erutuon/misplaced-categories 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 188696424ba0d09f6f53bf623778837d5e28116b26da075cdfda14ba439e1758 [INFO] running `Command { std: "docker" "start" "-a" "188696424ba0d09f6f53bf623778837d5e28116b26da075cdfda14ba439e1758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188696424ba0d09f6f53bf623778837d5e28116b26da075cdfda14ba439e1758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188696424ba0d09f6f53bf623778837d5e28116b26da075cdfda14ba439e1758", kill_on_drop: false }` [INFO] [stdout] 188696424ba0d09f6f53bf623778837d5e28116b26da075cdfda14ba439e1758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e014c78b2405ddcb0de9cf998dae52fe6ee7431ccc735a5ffedede36740c5529 [INFO] running `Command { std: "docker" "start" "-a" "e014c78b2405ddcb0de9cf998dae52fe6ee7431ccc735a5ffedede36740c5529", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bzip2 v0.4.2 [INFO] [stderr] Compiling ordered-float v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cbor-mediawiki-dump v0.1.0 (https://github.com/Erutuon/cbor-mediawiki-dump?rev=092c74207cb495479bca7666d021aab5e3fc59e6#092c7420) [INFO] [stderr] Compiling parse-mediawiki-sql v0.6.0 [INFO] [stderr] Compiling misplaced-wiktionary-categories v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.31s [INFO] running `Command { std: "docker" "inspect" "e014c78b2405ddcb0de9cf998dae52fe6ee7431ccc735a5ffedede36740c5529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e014c78b2405ddcb0de9cf998dae52fe6ee7431ccc735a5ffedede36740c5529", kill_on_drop: false }` [INFO] [stdout] e014c78b2405ddcb0de9cf998dae52fe6ee7431ccc735a5ffedede36740c5529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0975534d616f429f801490931476d8ca292e22aa2cdd21ec9bee2a4bebce61c3 [INFO] running `Command { std: "docker" "start" "-a" "0975534d616f429f801490931476d8ca292e22aa2cdd21ec9bee2a4bebce61c3", 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] Compiling misplaced-wiktionary-categories v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/misplaced_wiktionary_categories-a77ff44d6d84f2fe) [INFO] running `Command { std: "docker" "inspect" "0975534d616f429f801490931476d8ca292e22aa2cdd21ec9bee2a4bebce61c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0975534d616f429f801490931476d8ca292e22aa2cdd21ec9bee2a4bebce61c3", kill_on_drop: false }` [INFO] [stdout] 0975534d616f429f801490931476d8ca292e22aa2cdd21ec9bee2a4bebce61c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 3b9468fdbc40807764c4cd5619348acc2c3706e7772d68ce14db4a753f41f04d [INFO] running `Command { std: "docker" "start" "-a" "3b9468fdbc40807764c4cd5619348acc2c3706e7772d68ce14db4a753f41f04d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/misplaced_wiktionary_categories-a77ff44d6d84f2fe) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_request_category ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b9468fdbc40807764c4cd5619348acc2c3706e7772d68ce14db4a753f41f04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9468fdbc40807764c4cd5619348acc2c3706e7772d68ce14db4a753f41f04d", kill_on_drop: false }` [INFO] [stdout] 3b9468fdbc40807764c4cd5619348acc2c3706e7772d68ce14db4a753f41f04d