[INFO] cloning repository https://github.com/Erutuon/parse-mediawiki-sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Erutuon/parse-mediawiki-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErutuon%2Fparse-mediawiki-sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErutuon%2Fparse-mediawiki-sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 937450e2ac5b372b6f3d63006da597c466ee4bea [INFO] testing Erutuon/parse-mediawiki-sql against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErutuon%2Fparse-mediawiki-sql" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Erutuon/parse-mediawiki-sql on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Erutuon/parse-mediawiki-sql [INFO] finished tweaking git repo https://github.com/Erutuon/parse-mediawiki-sql [INFO] tweaked toml for git repo https://github.com/Erutuon/parse-mediawiki-sql written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Erutuon/parse-mediawiki-sql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 9f6bf3c58ea9b7e5ca916eb916aeffe717c3b8ca34e30d9273fc60b84f525004 [INFO] running `Command { std: "docker" "start" "-a" "9f6bf3c58ea9b7e5ca916eb916aeffe717c3b8ca34e30d9273fc60b84f525004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f6bf3c58ea9b7e5ca916eb916aeffe717c3b8ca34e30d9273fc60b84f525004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6bf3c58ea9b7e5ca916eb916aeffe717c3b8ca34e30d9273fc60b84f525004", kill_on_drop: false }` [INFO] [stdout] 9f6bf3c58ea9b7e5ca916eb916aeffe717c3b8ca34e30d9273fc60b84f525004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f6bc08aa5cb4da16d01bc4e0d230849d2e21d0b00b70561ae959f3c97a7f28 [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" "66f6bc08aa5cb4da16d01bc4e0d230849d2e21d0b00b70561ae959f3c97a7f28", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling joinery v2.0.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling parse-mediawiki-sql v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.00s [INFO] running `Command { std: "docker" "inspect" "66f6bc08aa5cb4da16d01bc4e0d230849d2e21d0b00b70561ae959f3c97a7f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f6bc08aa5cb4da16d01bc4e0d230849d2e21d0b00b70561ae959f3c97a7f28", kill_on_drop: false }` [INFO] [stdout] 66f6bc08aa5cb4da16d01bc4e0d230849d2e21d0b00b70561ae959f3c97a7f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e21dc267eac84749104a7deea25bbf1d868cc32f9403850a7e664d5439392b88 [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" "e21dc267eac84749104a7deea25bbf1d868cc32f9403850a7e664d5439392b88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling smartstring v0.2.5 [INFO] [stderr] Compiling parse-mediawiki-sql v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e21dc267eac84749104a7deea25bbf1d868cc32f9403850a7e664d5439392b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21dc267eac84749104a7deea25bbf1d868cc32f9403850a7e664d5439392b88", kill_on_drop: false }` [INFO] [stdout] e21dc267eac84749104a7deea25bbf1d868cc32f9403850a7e664d5439392b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44d3086c83df85362a29cb524f717dd8375e2ef35b71e84d5cf6e01cb3d4b155 [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" "44d3086c83df85362a29cb524f717dd8375e2ef35b71e84d5cf6e01cb3d4b155", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parse_mediawiki_sql-2b8cce95f3f8faf9 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test types::test_bool ... ok [INFO] [stdout] test types::test_copy_for_wrappers ... ok [INFO] [stdout] test types::test_numbers ... ok [INFO] [stdout] test types::test_page_restrictions ... ok [INFO] [stdout] test types::test_string ... ok [INFO] [stderr] Doc-tests parse_mediawiki_sql [INFO] [stdout] test schemas::test_redirect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44d3086c83df85362a29cb524f717dd8375e2ef35b71e84d5cf6e01cb3d4b155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d3086c83df85362a29cb524f717dd8375e2ef35b71e84d5cf6e01cb3d4b155", kill_on_drop: false }` [INFO] [stdout] 44d3086c83df85362a29cb524f717dd8375e2ef35b71e84d5cf6e01cb3d4b155