[INFO] updating cached repository https://github.com/Franciman/plasm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4025ff702becb860851801a006bfc556358028e1 [INFO] testing Franciman/plasm against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranciman%2Fplasm" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Franciman/plasm on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Franciman/plasm [INFO] finished tweaking git repo https://github.com/Franciman/plasm [INFO] tweaked toml for git repo https://github.com/Franciman/plasm written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Franciman/plasm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7aa29fa63a6fbe7fb99d379519ce46c6333c9ca6b65b5f55f26b559d1286bbf0 [INFO] running `"docker" "start" "-a" "7aa29fa63a6fbe7fb99d379519ce46c6333c9ca6b65b5f55f26b559d1286bbf0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling honestintervals v0.2.0 (https://github.com/frankplus/rust-honestintervals#f8ff61b4) [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling three-d v0.1.0 (https://github.com/frankplus/three-d#f442e52f) [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling js-sys v0.3.37 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling web-sys v0.3.37 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stderr] Compiling plasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `sqrt` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | semantics: |x| x.sqrt(), [INFO] [stderr] | ^^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `sqrt` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | semantics: |x| x.sqrt(), [INFO] [stderr] | ^^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `abs` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:140:30 [INFO] [stderr] | [INFO] [stderr] 140 | semantics: |x| x.abs(), [INFO] [stderr] | ^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `abs` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:140:30 [INFO] [stderr] | [INFO] [stderr] 140 | semantics: |x| x.abs(), [INFO] [stderr] | ^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `signum` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:144:30 [INFO] [stderr] | [INFO] [stderr] 144 | semantics: |x| x.signum(), [INFO] [stderr] | ^^^^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `signum` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:148:30 [INFO] [stderr] | [INFO] [stderr] 148 | semantics: |x| x.signum(), [INFO] [stderr] | ^^^^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `signum` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:144:30 [INFO] [stderr] | [INFO] [stderr] 144 | semantics: |x| x.signum(), [INFO] [stderr] | ^^^^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error[E0599]: no method named `signum` found for struct `honestintervals::intervalset::def::IntervalSet` in the current scope [INFO] [stderr] --> src/operator_tables.rs:148:30 [INFO] [stderr] | [INFO] [stderr] 148 | semantics: |x| x.signum(), [INFO] [stderr] | ^^^^^^ method not found in `honestintervals::intervalset::def::IntervalSet` [INFO] [stderr] [INFO] [stderr] error: could not compile `plasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `plasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7aa29fa63a6fbe7fb99d379519ce46c6333c9ca6b65b5f55f26b559d1286bbf0"` [INFO] running `"docker" "rm" "-f" "7aa29fa63a6fbe7fb99d379519ce46c6333c9ca6b65b5f55f26b559d1286bbf0"` [INFO] [stdout] 7aa29fa63a6fbe7fb99d379519ce46c6333c9ca6b65b5f55f26b559d1286bbf0