[INFO] updating cached repository https://github.com/annacrombie/clean_wiki [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d3cef2b76c691a799ece927c736321014e1e93b [INFO] testing annacrombie/clean_wiki against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannacrombie%2Fclean_wiki" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/annacrombie/clean_wiki on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/annacrombie/clean_wiki [INFO] finished tweaking git repo https://github.com/annacrombie/clean_wiki [INFO] tweaked toml for git repo https://github.com/annacrombie/clean_wiki written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/annacrombie/clean_wiki already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 41eebdcca918d1b8f11167e03401e3ffcd71877f098f8e4b12b67222b3880a13 [INFO] running `"docker" "start" "-a" "41eebdcca918d1b8f11167e03401e3ffcd71877f098f8e4b12b67222b3880a13"` [INFO] [stderr] Compiling parse_wiki_text v0.1.2 (https://github.com/annacrombie/parse_wiki_text.git#88c74556) [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling parse_mediawiki_dump v0.1.0 [INFO] [stderr] Compiling clean_wiki v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.28s [INFO] running `"docker" "inspect" "41eebdcca918d1b8f11167e03401e3ffcd71877f098f8e4b12b67222b3880a13"` [INFO] running `"docker" "rm" "-f" "41eebdcca918d1b8f11167e03401e3ffcd71877f098f8e4b12b67222b3880a13"` [INFO] [stdout] 41eebdcca918d1b8f11167e03401e3ffcd71877f098f8e4b12b67222b3880a13 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 66e8266c48ddea11b6246dc4610028950af48debf747660999f7bbfba5e323b4 [INFO] running `"docker" "start" "-a" "66e8266c48ddea11b6246dc4610028950af48debf747660999f7bbfba5e323b4"` [INFO] [stderr] Compiling clean_wiki v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "66e8266c48ddea11b6246dc4610028950af48debf747660999f7bbfba5e323b4"` [INFO] running `"docker" "rm" "-f" "66e8266c48ddea11b6246dc4610028950af48debf747660999f7bbfba5e323b4"` [INFO] [stdout] 66e8266c48ddea11b6246dc4610028950af48debf747660999f7bbfba5e323b4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 6067d898916f79756d745251f7659b0193211705ec9e75101f9f9f7f9a6151b8 [INFO] running `"docker" "start" "-a" "6067d898916f79756d745251f7659b0193211705ec9e75101f9f9f7f9a6151b8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clean_wiki-b5f1ac1b8b1aeb37 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "6067d898916f79756d745251f7659b0193211705ec9e75101f9f9f7f9a6151b8"` [INFO] running `"docker" "rm" "-f" "6067d898916f79756d745251f7659b0193211705ec9e75101f9f9f7f9a6151b8"` [INFO] [stdout] 6067d898916f79756d745251f7659b0193211705ec9e75101f9f9f7f9a6151b8