[INFO] cloning repository https://github.com/jonhiggs/parse-torrent-name [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhiggs/parse-torrent-name" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhiggs%2Fparse-torrent-name", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhiggs%2Fparse-torrent-name'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f1be7df9ce62da5e3fd7060eb2562ef6e00d4df [INFO] testing jonhiggs/parse-torrent-name against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhiggs%2Fparse-torrent-name" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonhiggs/parse-torrent-name on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonhiggs/parse-torrent-name [INFO] finished tweaking git repo https://github.com/jonhiggs/parse-torrent-name [INFO] tweaked toml for git repo https://github.com/jonhiggs/parse-torrent-name written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jonhiggs/parse-torrent-name already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb83452ab334eb12c32ec768cbad7d6039040cea5187ff29dd6e42eb8115d309 [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" "bb83452ab334eb12c32ec768cbad7d6039040cea5187ff29dd6e42eb8115d309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb83452ab334eb12c32ec768cbad7d6039040cea5187ff29dd6e42eb8115d309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb83452ab334eb12c32ec768cbad7d6039040cea5187ff29dd6e42eb8115d309", kill_on_drop: false }` [INFO] [stdout] bb83452ab334eb12c32ec768cbad7d6039040cea5187ff29dd6e42eb8115d309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e2ff0e397d677e3a82ac9d717300e2a15ff02fef81107dc741abe6c515899ef [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" "7e2ff0e397d677e3a82ac9d717300e2a15ff02fef81107dc741abe6c515899ef", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling titlecase v0.10.0 [INFO] [stderr] Compiling parse-torrent-name-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.38s [INFO] running `Command { std: "docker" "inspect" "7e2ff0e397d677e3a82ac9d717300e2a15ff02fef81107dc741abe6c515899ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2ff0e397d677e3a82ac9d717300e2a15ff02fef81107dc741abe6c515899ef", kill_on_drop: false }` [INFO] [stdout] 7e2ff0e397d677e3a82ac9d717300e2a15ff02fef81107dc741abe6c515899ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] 0fed528cb1028245606b7cafbb645ca5737ee058b848ef2e395a16726d713147 [INFO] running `Command { std: "docker" "start" "-a" "0fed528cb1028245606b7cafbb645ca5737ee058b848ef2e395a16726d713147", kill_on_drop: false }` [INFO] [stderr] Compiling parse-torrent-name-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "0fed528cb1028245606b7cafbb645ca5737ee058b848ef2e395a16726d713147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fed528cb1028245606b7cafbb645ca5737ee058b848ef2e395a16726d713147", kill_on_drop: false }` [INFO] [stdout] 0fed528cb1028245606b7cafbb645ca5737ee058b848ef2e395a16726d713147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c79acdb43dce67d63d26bbc93834d4b28171c9839c4057490de27c3e1956d20 [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" "9c79acdb43dce67d63d26bbc93834d4b28171c9839c4057490de27c3e1956d20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parse_torrent_name_rust-58d35f16a3bce061 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_spaceify ... ok [INFO] [stdout] test tests::test_size ... ok [INFO] [stdout] test tests::test_strip_noise ... ok [INFO] [stdout] test tests::test_resolution ... ok [INFO] [stdout] test tests::test_codec ... ok [INFO] [stdout] test tests::test_year ... ok [INFO] [stdout] test tests::test_episode ... ok [INFO] [stdout] test tests::test_season ... ok [INFO] [stdout] test tests::test_audio ... ok [INFO] [stdout] test tests::test_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c79acdb43dce67d63d26bbc93834d4b28171c9839c4057490de27c3e1956d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c79acdb43dce67d63d26bbc93834d4b28171c9839c4057490de27c3e1956d20", kill_on_drop: false }` [INFO] [stdout] 9c79acdb43dce67d63d26bbc93834d4b28171c9839c4057490de27c3e1956d20