[INFO] fetching crate findsource 0.2.7... [INFO] testing findsource-0.2.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate findsource 0.2.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate findsource 0.2.7 [INFO] finished tweaking crates.io crate findsource 0.2.7 [INFO] tweaked toml for crates.io crate findsource 0.2.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate findsource 0.2.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate findsource 0.2.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded charize v0.0.2 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded cote v0.17.1 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded winresource v0.1.22 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded aopt-core v1.0.1 [INFO] [stderr] Downloaded neure v0.6.3 [INFO] [stderr] Downloaded aopt-help v0.3.6 [INFO] [stderr] Downloaded aopt-shell v0.3.0 [INFO] [stderr] Downloaded cote-derive v0.12.1 [INFO] [stderr] Downloaded aopt v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2372d67d4d98af028f12dfa5abecfed4161c89380448c7eb16ac2bc580fb6ff5 [INFO] running `Command { std: "docker" "start" "-a" "2372d67d4d98af028f12dfa5abecfed4161c89380448c7eb16ac2bc580fb6ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2372d67d4d98af028f12dfa5abecfed4161c89380448c7eb16ac2bc580fb6ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2372d67d4d98af028f12dfa5abecfed4161c89380448c7eb16ac2bc580fb6ff5", kill_on_drop: false }` [INFO] [stdout] 2372d67d4d98af028f12dfa5abecfed4161c89380448c7eb16ac2bc580fb6ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12be097a42259d7ffaba479f641d13c4afbf192924a54b473397502bbbfbc1de [INFO] running `Command { std: "docker" "start" "-a" "12be097a42259d7ffaba479f641d13c4afbf192924a54b473397502bbbfbc1de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling charize v0.0.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling neure v0.6.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling findsource v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aopt-help v0.3.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cote-derive v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aopt-core v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aopt-shell v0.3.0 [INFO] [stderr] Compiling aopt v1.4.2 [INFO] [stderr] Compiling cote v0.17.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.85s [INFO] running `Command { std: "docker" "inspect" "12be097a42259d7ffaba479f641d13c4afbf192924a54b473397502bbbfbc1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12be097a42259d7ffaba479f641d13c4afbf192924a54b473397502bbbfbc1de", kill_on_drop: false }` [INFO] [stdout] 12be097a42259d7ffaba479f641d13c4afbf192924a54b473397502bbbfbc1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0169f238dee9c2a548433018726da118634eeae2ea7ee0e9c339ebe8227000da [INFO] running `Command { std: "docker" "start" "-a" "0169f238dee9c2a548433018726da118634eeae2ea7ee0e9c339ebe8227000da", kill_on_drop: false }` [INFO] [stderr] Compiling findsource v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "0169f238dee9c2a548433018726da118634eeae2ea7ee0e9c339ebe8227000da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0169f238dee9c2a548433018726da118634eeae2ea7ee0e9c339ebe8227000da", kill_on_drop: false }` [INFO] [stdout] 0169f238dee9c2a548433018726da118634eeae2ea7ee0e9c339ebe8227000da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ac2a92024727860ac6fa8b91a0dbd6cef8c1ef3f1c2960b845b463168c5d10d [INFO] running `Command { std: "docker" "start" "-a" "0ac2a92024727860ac6fa8b91a0dbd6cef8c1ef3f1c2960b845b463168c5d10d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fs-61e895b2f516b2b1) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ac2a92024727860ac6fa8b91a0dbd6cef8c1ef3f1c2960b845b463168c5d10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac2a92024727860ac6fa8b91a0dbd6cef8c1ef3f1c2960b845b463168c5d10d", kill_on_drop: false }` [INFO] [stdout] 0ac2a92024727860ac6fa8b91a0dbd6cef8c1ef3f1c2960b845b463168c5d10d