[INFO] fetching crate rust-GSL 0.4.10... [INFO] checking rust-GSL-0.4.10 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate rust-GSL 0.4.10 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rust-GSL 0.4.10 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-GSL 0.4.10 [INFO] finished tweaking crates.io crate rust-GSL 0.4.10 [INFO] tweaked toml for crates.io crate rust-GSL 0.4.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `src/rgsl.rs` was erroneously implicitly accepted for library `rgsl`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/rng/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rng` [INFO] [stderr] * `example` target `rng` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/minimization/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `minimization` [INFO] [stderr] * `example` target `minimization` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/statistics/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `statistics` [INFO] [stderr] * `example` target `statistics` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/sorting/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sorting` [INFO] [stderr] * `example` target `sorting` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/series_acceleration/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `series_acceleration` [INFO] [stderr] * `example` target `series_acceleration` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/integration/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `integration` [INFO] [stderr] * `example` target `integration` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/simple/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `simple` [INFO] [stderr] * `example` target `simple` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/monte_carlo/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `monte_carlo` [INFO] [stderr] * `example` target `monte_carlo` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/permutation/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `permutation` [INFO] [stderr] * `example` target `permutation` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/combination/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `combination` [INFO] [stderr] * `example` target `combination` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/qrng/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `qrng` [INFO] [stderr] * `example` target `qrng` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/ordinary_differential_equations/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ordinary_differential_equations` [INFO] [stderr] * `example` target `ordinary_differential_equations` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/physical_constant/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `physical_constant` [INFO] [stderr] * `example` target `physical_constant` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/roots_of_polynomial/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `roots_of_polynomial` [INFO] [stderr] * `example` target `roots_of_polynomial` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/random_number_distribution/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `random_number_distribution` [INFO] [stderr] * `example` target `random_number_distribution` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/chebyshev_approximation/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `chebyshev_approximation` [INFO] [stderr] * `example` target `chebyshev_approximation` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/multisets/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `multisets` [INFO] [stderr] * `example` target `multisets` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/vectors_and_matrices/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `vectors_and_matrices` [INFO] [stderr] * `example` target `vectors_and_matrices` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/numerical_differentiation/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `numerical_differentiation` [INFO] [stderr] * `example` target `numerical_differentiation` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/wavelet_transforms/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `wavelet_transforms` [INFO] [stderr] * `example` target `wavelet_transforms` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/radix/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `radix` [INFO] [stderr] * `example` target `radix` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/linear_algebra/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `linear_algebra` [INFO] [stderr] * `example` target `linear_algebra` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/n_tuples/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `n_tuples` [INFO] [stderr] * `example` target `n_tuples` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/interpolation/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `interpolation` [INFO] [stderr] * `example` target `interpolation` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b507d9d2e365f36dd9321090a80609d572f13e0dba85118fe48b1923d5bd2b4 [INFO] running `Command { std: "docker" "start" "-a" "5b507d9d2e365f36dd9321090a80609d572f13e0dba85118fe48b1923d5bd2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b507d9d2e365f36dd9321090a80609d572f13e0dba85118fe48b1923d5bd2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b507d9d2e365f36dd9321090a80609d572f13e0dba85118fe48b1923d5bd2b4", kill_on_drop: false }` [INFO] [stdout] 5b507d9d2e365f36dd9321090a80609d572f13e0dba85118fe48b1923d5bd2b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 069802f9ffcc62b33c883541e04f8d6245f5637ecd8caab34c95b4315a189023 [INFO] running `Command { std: "docker" "start" "-a" "069802f9ffcc62b33c883541e04f8d6245f5637ecd8caab34c95b4315a189023", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "069802f9ffcc62b33c883541e04f8d6245f5637ecd8caab34c95b4315a189023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069802f9ffcc62b33c883541e04f8d6245f5637ecd8caab34c95b4315a189023", kill_on_drop: false }` [INFO] [stdout] 069802f9ffcc62b33c883541e04f8d6245f5637ecd8caab34c95b4315a189023