[INFO] cloning repository https://github.com/amgarrett09/rust-css-minifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amgarrett09/rust-css-minifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famgarrett09%2Frust-css-minifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famgarrett09%2Frust-css-minifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 723442d4f0a73273b4a22c661fe7b14d953cb3ad [INFO] testing amgarrett09/rust-css-minifier against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famgarrett09%2Frust-css-minifier" "/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/amgarrett09/rust-css-minifier on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amgarrett09/rust-css-minifier [INFO] finished tweaking git repo https://github.com/amgarrett09/rust-css-minifier [INFO] tweaked toml for git repo https://github.com/amgarrett09/rust-css-minifier written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/amgarrett09/rust-css-minifier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5a1781388d9cdcf9d5fd9225bc077c0a92239f7c99a0be24433f3d85e7adab6 [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" "a5a1781388d9cdcf9d5fd9225bc077c0a92239f7c99a0be24433f3d85e7adab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a1781388d9cdcf9d5fd9225bc077c0a92239f7c99a0be24433f3d85e7adab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a1781388d9cdcf9d5fd9225bc077c0a92239f7c99a0be24433f3d85e7adab6", kill_on_drop: false }` [INFO] [stdout] a5a1781388d9cdcf9d5fd9225bc077c0a92239f7c99a0be24433f3d85e7adab6 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc66256895ed7475d0c8b34d8298145a4c320c3f578b54815d60d05db31ed73 [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" "afc66256895ed7475d0c8b34d8298145a4c320c3f578b54815d60d05db31ed73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling css-minifier v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:81:70 [INFO] [stdout] | [INFO] [stdout] 81 | eprintln!("Couldn't open file {}: {}", i_display, reason.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | reason.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | reason.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | reason.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.18s [INFO] running `Command { std: "docker" "inspect" "afc66256895ed7475d0c8b34d8298145a4c320c3f578b54815d60d05db31ed73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc66256895ed7475d0c8b34d8298145a4c320c3f578b54815d60d05db31ed73", kill_on_drop: false }` [INFO] [stdout] afc66256895ed7475d0c8b34d8298145a4c320c3f578b54815d60d05db31ed73 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 64598175a86176146525c1d43dabdb7f86d55d664a100bd1c9f865d9eb79a88c [INFO] running `Command { std: "docker" "start" "-a" "64598175a86176146525c1d43dabdb7f86d55d664a100bd1c9f865d9eb79a88c", kill_on_drop: false }` [INFO] [stderr] Compiling css-minifier v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:81:70 [INFO] [stdout] | [INFO] [stdout] 81 | eprintln!("Couldn't open file {}: {}", i_display, reason.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | reason.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | reason.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/minify/mod.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | reason.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "64598175a86176146525c1d43dabdb7f86d55d664a100bd1c9f865d9eb79a88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64598175a86176146525c1d43dabdb7f86d55d664a100bd1c9f865d9eb79a88c", kill_on_drop: false }` [INFO] [stdout] 64598175a86176146525c1d43dabdb7f86d55d664a100bd1c9f865d9eb79a88c [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ead82d3198df8ac6f38b1c630cbbac9ae06fa1b71b5e64c048264378675d31a8 [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" "ead82d3198df8ac6f38b1c630cbbac9ae06fa1b71b5e64c048264378675d31a8", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/minify/mod.rs:81:70 [INFO] [stderr] | [INFO] [stderr] 81 | eprintln!("Couldn't open file {}: {}", i_display, reason.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/minify/mod.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | reason.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/minify/mod.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | reason.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/minify/mod.rs:121:24 [INFO] [stderr] | [INFO] [stderr] 121 | reason.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/css_minifier-237a0f298e837595) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test minify::tests::minify_bang ... ok [INFO] [stdout] test minify::tests::minify_basics ... ok [INFO] [stdout] test minify::tests::minify_comments ... ok [INFO] [stdout] test minify::tests::minify_direct_child ... ok [INFO] [stdout] test minify::tests::minify_nested ... ok [INFO] [stdout] test minify::tests::validate_basics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ead82d3198df8ac6f38b1c630cbbac9ae06fa1b71b5e64c048264378675d31a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead82d3198df8ac6f38b1c630cbbac9ae06fa1b71b5e64c048264378675d31a8", kill_on_drop: false }` [INFO] [stdout] ead82d3198df8ac6f38b1c630cbbac9ae06fa1b71b5e64c048264378675d31a8