[INFO] fetching crate obslint 0.1.0... [INFO] testing obslint-0.1.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate obslint 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate obslint 0.1.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate obslint 0.1.0 [INFO] finished tweaking crates.io crate obslint 0.1.0 [INFO] tweaked toml for crates.io crate obslint 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate obslint 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c1877c58e1a8dcbc1efb4762d76cbeb9f2140c99afd76dad1aaa9edbcea548 [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" "d4c1877c58e1a8dcbc1efb4762d76cbeb9f2140c99afd76dad1aaa9edbcea548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c1877c58e1a8dcbc1efb4762d76cbeb9f2140c99afd76dad1aaa9edbcea548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c1877c58e1a8dcbc1efb4762d76cbeb9f2140c99afd76dad1aaa9edbcea548", kill_on_drop: false }` [INFO] [stdout] d4c1877c58e1a8dcbc1efb4762d76cbeb9f2140c99afd76dad1aaa9edbcea548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6e1aebbb7ea8e0f3fa21246e15d448abf72f5b2c6dd10dfb38277b60e8fce2f [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" "f6e1aebbb7ea8e0f3fa21246e15d448abf72f5b2c6dd10dfb38277b60e8fce2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling obslint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "f6e1aebbb7ea8e0f3fa21246e15d448abf72f5b2c6dd10dfb38277b60e8fce2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e1aebbb7ea8e0f3fa21246e15d448abf72f5b2c6dd10dfb38277b60e8fce2f", kill_on_drop: false }` [INFO] [stdout] f6e1aebbb7ea8e0f3fa21246e15d448abf72f5b2c6dd10dfb38277b60e8fce2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a08b9ed56128aa2cd4116a8c590c09c43d0be403327ad82a441218f9f11c0671 [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" "a08b9ed56128aa2cd4116a8c590c09c43d0be403327ad82a441218f9f11c0671", kill_on_drop: false }` [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling obslint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "a08b9ed56128aa2cd4116a8c590c09c43d0be403327ad82a441218f9f11c0671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08b9ed56128aa2cd4116a8c590c09c43d0be403327ad82a441218f9f11c0671", kill_on_drop: false }` [INFO] [stdout] a08b9ed56128aa2cd4116a8c590c09c43d0be403327ad82a441218f9f11c0671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4fc8ad32e67f8c3472db477e5e8eff7611e5d813911f465ec52db846aff8d40 [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" "f4fc8ad32e67f8c3472db477e5e8eff7611e5d813911f465ec52db846aff8d40", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obslint-5036d6fb7d605be5) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::test_char_prior_to::_0_10_expects_none ... ok [INFO] [stdout] test tests::test_char_prior_to::_1_hello_expects_some_h_ ... ok [INFO] [stdout] test tests::test_char_prior_to::_2_10_expects_some_0_ ... ok [INFO] [stdout] test tests::test_char_prior_to::_3_10_expects_some_ ... ok [INFO] [stdout] test tests::test_wikilinks::_hello_what_world_what_expects_vec_hello_world_ ... ok [INFO] [stdout] test tests::test_wikilinks::_hello_world_2_expects_vec_str_new_ ... ok [INFO] [stdout] test tests::test_wikilinks::_hello_world_expects_vec_hello_world_ ... ok [INFO] [stdout] test tests::test_wikilinks::_hello_world_expects_vec_world_ ... ok [INFO] [stdout] test tests::test_wikilinks::empty_1 ... ok [INFO] [stdout] test tests::test_wikilinks::empty_2 ... ok [INFO] [stdout] test tests::test_wikilinks::empty_3 ... ok [INFO] [stdout] test tests::test_wikilinks::non_ascii ... ok [INFO] [stdout] test tests::test_wikilinks::non_ascii_2 ... ok [INFO] [stdout] test tests::test_char_prior_to::_0_hello_expects_none ... ok [INFO] [stdout] test tests::test_wikilinks::non_ascii_3 ... ok [INFO] [stdout] test tests::test_char_prior_to::_10_10_expects_none ... ok [INFO] [stdout] test tests::test_wikilinks::non_ascii_4 ... ok [INFO] [stdout] test tests::test_wikilinks::non_ascii_5 ... ok [INFO] [stdout] test tests::test_wikilinks::normal_link ... ok [INFO] [stdout] test tests::test_char_prior_to::_10_hello_expects_none ... ok [INFO] [stdout] test tests::test_wikilinks::_hello_nworld_expects_vec_hello_nworld_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4fc8ad32e67f8c3472db477e5e8eff7611e5d813911f465ec52db846aff8d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4fc8ad32e67f8c3472db477e5e8eff7611e5d813911f465ec52db846aff8d40", kill_on_drop: false }` [INFO] [stdout] f4fc8ad32e67f8c3472db477e5e8eff7611e5d813911f465ec52db846aff8d40