[INFO] crate ressa 0.7.0-beta-7 is already in cache [INFO] checking ressa-0.7.0-beta-7 against beta-2019-10-27 for pr-65897 [INFO] extracting crate ressa 0.7.0-beta-7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ressa 0.7.0-beta-7 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ressa 0.7.0-beta-7 [INFO] finished tweaking crates.io crate ressa 0.7.0-beta-7 [INFO] tweaked toml for crates.io crate ressa 0.7.0-beta-7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 48722ca203d4dc342cbf9aebbd9a4839c66836d8d93737071e652b8b4a4ba5cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "48722ca203d4dc342cbf9aebbd9a4839c66836d8d93737071e652b8b4a4ba5cf"` [INFO] [stderr] Checking resast v0.4.0 [INFO] [stderr] Checking ress v0.7.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Checking ressa v0.7.0-beta-7 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read examples/../node_modules/angular/angular.js: No such file or directory (os error 2) [INFO] [stderr] --> examples/angular.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | let js = include_str!("../node_modules/angular/angular.js"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `resast::Program<'_>: _IMPL_DESERIALIZE_FOR_Args::_serde::Serialize` is not satisfied [INFO] [stderr] --> examples/js_to_json.rs:67:38 [INFO] [stderr] | [INFO] [stderr] 67 | serde_json::to_string_pretty(&ast)? [INFO] [stderr] | ^^^^ the trait `_IMPL_DESERIALIZE_FOR_Args::_serde::Serialize` is not implemented for `resast::Program<'_>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.41/src/ser.rs:2243:8 [INFO] [stderr] | [INFO] [stderr] 2243 | T: Serialize, [INFO] [stderr] | --------- required by this bound in `serde_json::ser::to_string_pretty` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `resast::Program<'_>: _IMPL_DESERIALIZE_FOR_Args::_serde::Serialize` is not satisfied [INFO] [stderr] --> examples/js_to_json.rs:69:31 [INFO] [stderr] | [INFO] [stderr] 69 | serde_json::to_string(&ast)? [INFO] [stderr] | ^^^^ the trait `_IMPL_DESERIALIZE_FOR_Args::_serde::Serialize` is not implemented for `resast::Program<'_>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.41/src/ser.rs:2224:8 [INFO] [stderr] | [INFO] [stderr] 2224 | T: Serialize, [INFO] [stderr] | --------- required by this bound in `serde_json::ser::to_string` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `ressa`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ressa`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> benches/major_libs.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `ressa`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "48722ca203d4dc342cbf9aebbd9a4839c66836d8d93737071e652b8b4a4ba5cf"` [INFO] running `"docker" "rm" "-f" "48722ca203d4dc342cbf9aebbd9a4839c66836d8d93737071e652b8b4a4ba5cf"` [INFO] [stdout] 48722ca203d4dc342cbf9aebbd9a4839c66836d8d93737071e652b8b4a4ba5cf