[INFO] cloning repository https://github.com/MathisWellmann/rust_timeseries_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MathisWellmann/rust_timeseries_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathisWellmann%2Frust_timeseries_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathisWellmann%2Frust_timeseries_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b2928b7cf0f0317226b7490f1a3123501c5fdde [INFO] testing MathisWellmann/rust_timeseries_generator against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathisWellmann%2Frust_timeseries_generator" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MathisWellmann/rust_timeseries_generator on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MathisWellmann/rust_timeseries_generator [INFO] finished tweaking git repo https://github.com/MathisWellmann/rust_timeseries_generator [INFO] tweaked toml for git repo https://github.com/MathisWellmann/rust_timeseries_generator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/MathisWellmann/rust_timeseries_generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9949f7465e1abbe9c590acfc779f6d43a263222b518b6a8d23dfb46806e378f2 [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" "9949f7465e1abbe9c590acfc779f6d43a263222b518b6a8d23dfb46806e378f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9949f7465e1abbe9c590acfc779f6d43a263222b518b6a8d23dfb46806e378f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9949f7465e1abbe9c590acfc779f6d43a263222b518b6a8d23dfb46806e378f2", kill_on_drop: false }` [INFO] [stdout] 9949f7465e1abbe9c590acfc779f6d43a263222b518b6a8d23dfb46806e378f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca61e8c7414d3b94680376e64621342ba4a563368c765a2125e7024b942398fc [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" "ca61e8c7414d3b94680376e64621342ba4a563368c765a2125e7024b942398fc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling rust_timeseries_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "ca61e8c7414d3b94680376e64621342ba4a563368c765a2125e7024b942398fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca61e8c7414d3b94680376e64621342ba4a563368c765a2125e7024b942398fc", kill_on_drop: false }` [INFO] [stdout] ca61e8c7414d3b94680376e64621342ba4a563368c765a2125e7024b942398fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 179ec0cfec19ddd8bca8385654df39f2ff6f500aff9926627843809c72b5a6fb [INFO] running `Command { std: "docker" "start" "-a" "179ec0cfec19ddd8bca8385654df39f2ff6f500aff9926627843809c72b5a6fb", kill_on_drop: false }` [INFO] [stderr] Compiling rust_timeseries_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gaussian_process` [INFO] [stdout] --> src/gaussian_process.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let gp = gaussian_process::gaussian_process(1000, 1000.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `gaussian_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `plt` [INFO] [stdout] --> src/gaussian_process.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | plt::plt(gp, filename) [INFO] [stdout] | ^^^ use of undeclared type or module `plt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `sine_wave` [INFO] [stdout] --> src/sine_wave.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | let sw = sine_wave::sine_wave(1024); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `sine_wave` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `plt` [INFO] [stdout] --> src/sine_wave.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | plt::plt(sw, filename) [INFO] [stdout] | ^^^ use of undeclared type or module `plt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `step_function` [INFO] [stdout] --> src/step_function.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | let sf = step_function::step_function(1000, 500, 100); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `step_function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `plt` [INFO] [stdout] --> src/step_function.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | plt::plt(sf, filename) [INFO] [stdout] | ^^^ use of undeclared type or module `plt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `geometric_brownian_motion` [INFO] [stdout] --> src/geometric_brownian_motion.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | let vals = geometric_brownian_motion::geometric_brownian_motion(100.0, 1.5 / 365.0, 3_000, 0.15, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `geometric_brownian_motion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `plt` [INFO] [stdout] --> src/geometric_brownian_motion.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | plt::plt(vals, filename) [INFO] [stdout] | ^^^ use of undeclared type or module `plt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_timeseries_generator`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "179ec0cfec19ddd8bca8385654df39f2ff6f500aff9926627843809c72b5a6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179ec0cfec19ddd8bca8385654df39f2ff6f500aff9926627843809c72b5a6fb", kill_on_drop: false }` [INFO] [stdout] 179ec0cfec19ddd8bca8385654df39f2ff6f500aff9926627843809c72b5a6fb