[INFO] cloning repository https://github.com/usk79/SimExam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usk79/SimExam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusk79%2FSimExam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusk79%2FSimExam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07d8ed54edffdcc66c4c37d07e9c07ba92771ec4 [INFO] testing usk79/SimExam against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusk79%2FSimExam" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/usk79/SimExam on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/usk79/SimExam [INFO] finished tweaking git repo https://github.com/usk79/SimExam [INFO] tweaked toml for git repo https://github.com/usk79/SimExam written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/usk79/SimExam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad1764c494d46be60d55ab751c29a9e6ddb51c36ae3098b9e08c1ec5c27671ed [INFO] running `Command { std: "docker" "start" "-a" "ad1764c494d46be60d55ab751c29a9e6ddb51c36ae3098b9e08c1ec5c27671ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad1764c494d46be60d55ab751c29a9e6ddb51c36ae3098b9e08c1ec5c27671ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1764c494d46be60d55ab751c29a9e6ddb51c36ae3098b9e08c1ec5c27671ed", kill_on_drop: false }` [INFO] [stdout] ad1764c494d46be60d55ab751c29a9e6ddb51c36ae3098b9e08c1ec5c27671ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1897469c5bf36d04e7a31946015d397bf77b7081ba3dd6fcf85015548d7e119 [INFO] running `Command { std: "docker" "start" "-a" "d1897469c5bf36d04e7a31946015d397bf77b7081ba3dd6fcf85015548d7e119", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling desim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `simtools` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod simtools; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `simtools`, create file "src/simtools.rs" or "src/simtools/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `simtools::simsolver`, `simsolver::*` [INFO] [stdout] --> src/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use simtools::{simsolver}; [INFO] [stdout] | ^^^^^^^^^ no `simsolver` in `simtools` [INFO] [stdout] 6 | use simsolver::{*}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `simmodel` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use simmodel::{*}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `simmodel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpaceStateModel` [INFO] [stdout] --> src/main.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | let mut model = SpaceStateModel::new(2, 1, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SpaceStateModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpaceStateModel` [INFO] [stdout] --> src/main.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | let mut model = SpaceStateModel::new(2, 1, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SpaceStateModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Simulator` [INFO] [stdout] --> src/main.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | let mut solver = Simulator::::new(10.0, 0.01, SolverType::RungeKutta, model); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Simulator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolverType` [INFO] [stdout] --> src/main.rs:107:61 [INFO] [stdout] | [INFO] [stdout] 107 | let mut solver = Simulator::::new(10.0, 0.01, SolverType::RungeKutta, model); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolverType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Simulator` [INFO] [stdout] --> src/main.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | let mut rlcsim = Simulator::::new(0.001, 0.0000001, SolverType::RungeKutta, rlc); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Simulator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolverType` [INFO] [stdout] --> src/main.rs:111:69 [INFO] [stdout] | [INFO] [stdout] 111 | let mut rlcsim = Simulator::::new(0.001, 0.0000001, SolverType::RungeKutta, rlc); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolverType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Simulator` [INFO] [stdout] --> src/main.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | let mut rlcsim2 = Simulator::::new(0.2, 0.00001, SolverType::RungeKutta, rlc2); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Simulator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolverType` [INFO] [stdout] --> src/main.rs:115:66 [INFO] [stdout] | [INFO] [stdout] 115 | let mut rlcsim2 = Simulator::::new(0.2, 0.00001, SolverType::RungeKutta, rlc2); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolverType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpaceStateModel` in this scope [INFO] [stdout] --> src/main.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | model: SpaceStateModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Model` in this scope [INFO] [stdout] --> src/main.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Model for NewModel { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SolverType` in this scope [INFO] [stdout] --> src/main.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | fn calc_nextstate(&mut self, delta_t : f64, solvertype: &SolverType) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpaceStateModel` in this scope [INFO] [stdout] --> src/main.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | model: SpaceStateModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Model` in this scope [INFO] [stdout] --> src/main.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | impl Model for RLCCircuit { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SolverType` in this scope [INFO] [stdout] --> src/main.rs:90:62 [INFO] [stdout] | [INFO] [stdout] 90 | fn calc_nextstate(&mut self, delta_t : f64, solvertype: &SolverType) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrayStorage`, `Dynamic`, `Matrix`, `OMatrix`, `U2`, `U3`, `VecStorage` [INFO] [stdout] --> src/main.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | use na::{U2, U3, Dynamic, ArrayStorage, VecStorage, Matrix, OMatrix, DMatrix}; [INFO] [stdout] | ^^ ^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `desim` due to 18 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d1897469c5bf36d04e7a31946015d397bf77b7081ba3dd6fcf85015548d7e119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1897469c5bf36d04e7a31946015d397bf77b7081ba3dd6fcf85015548d7e119", kill_on_drop: false }` [INFO] [stdout] d1897469c5bf36d04e7a31946015d397bf77b7081ba3dd6fcf85015548d7e119