[INFO] fetching crate milp-types 0.0.1... [INFO] testing milp-types-0.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate milp-types 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate milp-types 0.0.1 [INFO] finished tweaking crates.io crate milp-types 0.0.1 [INFO] tweaked toml for crates.io crate milp-types 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate milp-types 0.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded latexify v0.0.0 [INFO] [stderr] Downloaded lp-types v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ff5c7f4140ce899efb4a4b6d9903e90ff7a7e37c7e20d3ab4c34e343a716c4 [INFO] running `Command { std: "docker" "start" "-a" "04ff5c7f4140ce899efb4a4b6d9903e90ff7a7e37c7e20d3ab4c34e343a716c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ff5c7f4140ce899efb4a4b6d9903e90ff7a7e37c7e20d3ab4c34e343a716c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ff5c7f4140ce899efb4a4b6d9903e90ff7a7e37c7e20d3ab4c34e343a716c4", kill_on_drop: false }` [INFO] [stdout] 04ff5c7f4140ce899efb4a4b6d9903e90ff7a7e37c7e20d3ab4c34e343a716c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c484af503abd9071c4260ae7f81b56913327e6f172e86176669ffca30c5a588 [INFO] running `Command { std: "docker" "start" "-a" "4c484af503abd9071c4260ae7f81b56913327e6f172e86176669ffca30c5a588", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling latexify v0.0.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling sprs v0.11.3 [INFO] [stderr] Compiling lp-types v0.0.0 [INFO] [stderr] Compiling milp-types v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s [INFO] running `Command { std: "docker" "inspect" "4c484af503abd9071c4260ae7f81b56913327e6f172e86176669ffca30c5a588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c484af503abd9071c4260ae7f81b56913327e6f172e86176669ffca30c5a588", kill_on_drop: false }` [INFO] [stdout] 4c484af503abd9071c4260ae7f81b56913327e6f172e86176669ffca30c5a588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed8b0b2615eeea90c7ede9e5592583764a9539b629df30156ef59fc08eebb84e [INFO] running `Command { std: "docker" "start" "-a" "ed8b0b2615eeea90c7ede9e5592583764a9539b629df30156ef59fc08eebb84e", kill_on_drop: false }` [INFO] [stderr] Compiling milp-types v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearEquation` [INFO] [stdout] --> src/solver/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let mut e1 = LinearEquation::new(LinearConstraint::le(1.0)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LinearEquation` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::mixed::display::LinearEquation` exists but is inaccessible [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 49 - let mut e1 = LinearEquation::new(LinearConstraint::le(1.0)).unwrap(); [INFO] [stdout] 49 + let mut e1 = MixedEquation::new(LinearConstraint::le(1.0)).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearEquation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearConstraint` [INFO] [stdout] --> src/solver/mod.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | let mut e1 = LinearEquation::new(LinearConstraint::le(1.0)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `LinearConstraint` [INFO] [stdout] | [INFO] [stdout] = note: enum `crate::mixed::display::LinearConstraint` exists but is inaccessible [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearConstraint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearEquation` [INFO] [stdout] --> src/solver/mod.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | let mut e2 = LinearEquation::new(LinearConstraint::le(2.0)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LinearEquation` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::mixed::display::LinearEquation` exists but is inaccessible [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 54 - let mut e2 = LinearEquation::new(LinearConstraint::le(2.0)).unwrap(); [INFO] [stdout] 54 + let mut e2 = MixedEquation::new(LinearConstraint::le(2.0)).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearEquation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearConstraint` [INFO] [stdout] --> src/solver/mod.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | let mut e2 = LinearEquation::new(LinearConstraint::le(2.0)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `LinearConstraint` [INFO] [stdout] | [INFO] [stdout] = note: enum `crate::mixed::display::LinearConstraint` exists but is inaccessible [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearConstraint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearVariable` [INFO] [stdout] --> src/solver/mod.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | problem.add_variable(LinearVariable::le("x", 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LinearVariable` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::mixed::display::LinearVariable` exists but is inaccessible [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 59 - problem.add_variable(LinearVariable::le("x", 1.0)); [INFO] [stdout] 59 + problem.add_variable(MixedVariable::le("x", 1.0)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearVariable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearVariable` [INFO] [stdout] --> src/solver/mod.rs:60:26 [INFO] [stdout] | [INFO] [stdout] 60 | problem.add_variable(LinearVariable::le("y", 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LinearVariable` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::mixed::display::LinearVariable` exists but is inaccessible [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 60 - problem.add_variable(LinearVariable::le("y", 1.0)); [INFO] [stdout] 60 + problem.add_variable(MixedVariable::le("y", 1.0)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearVariable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinearVariable` [INFO] [stdout] --> src/solver/mod.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | problem.add_variable(LinearVariable::le("z", 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LinearVariable` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::mixed::display::LinearVariable` exists but is inaccessible [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 61 - problem.add_variable(LinearVariable::le("z", 1.0)); [INFO] [stdout] 61 + problem.add_variable(MixedVariable::le("z", 1.0)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use lp_types::LinearVariable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `milp-types` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed8b0b2615eeea90c7ede9e5592583764a9539b629df30156ef59fc08eebb84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8b0b2615eeea90c7ede9e5592583764a9539b629df30156ef59fc08eebb84e", kill_on_drop: false }` [INFO] [stdout] ed8b0b2615eeea90c7ede9e5592583764a9539b629df30156ef59fc08eebb84e