[INFO] crate amethyst_core 0.10.0 is already in cache [INFO] testing amethyst_core-0.10.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate amethyst_core 0.10.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate amethyst_core 0.10.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_core 0.10.0 [INFO] finished tweaking crates.io crate amethyst_core 0.10.0 [INFO] tweaked toml for crates.io crate amethyst_core 0.10.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2907f10b85d9be926ab1db0d99cb9db599273e531d155109886c1834f30d9196 [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" "2907f10b85d9be926ab1db0d99cb9db599273e531d155109886c1834f30d9196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2907f10b85d9be926ab1db0d99cb9db599273e531d155109886c1834f30d9196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2907f10b85d9be926ab1db0d99cb9db599273e531d155109886c1834f30d9196", kill_on_drop: false }` [INFO] [stdout] 2907f10b85d9be926ab1db0d99cb9db599273e531d155109886c1834f30d9196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] fd60ecb7a6096d27136a02e53effc65679ad3792a75d05febfd702d5a4ce426b [INFO] running `Command { std: "docker" "start" "-a" "fd60ecb7a6096d27136a02e53effc65679ad3792a75d05febfd702d5a4ce426b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling amethyst_error v0.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-hierarchy v0.6.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling amethyst_core v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "fd60ecb7a6096d27136a02e53effc65679ad3792a75d05febfd702d5a4ce426b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd60ecb7a6096d27136a02e53effc65679ad3792a75d05febfd702d5a4ce426b", kill_on_drop: false }` [INFO] [stdout] fd60ecb7a6096d27136a02e53effc65679ad3792a75d05febfd702d5a4ce426b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 9a0b5d4fc1ec450ffaeba60848ee5ef4f175261248c7e22aaf7d83d014263f0b [INFO] running `Command { std: "docker" "start" "-a" "9a0b5d4fc1ec450ffaeba60848ee5ef4f175261248c7e22aaf7d83d014263f0b", kill_on_drop: false }` [INFO] [stderr] Compiling amethyst_core v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ron` [INFO] [stdout] --> src/transform/components/transform.rs:768:13 [INFO] [stdout] | [INFO] [stdout] 768 | ron::ser::to_string_pretty(&transform, ron::ser::PrettyConfig::default()).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type or module `ron` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ron` [INFO] [stdout] --> src/transform/components/transform.rs:768:52 [INFO] [stdout] | [INFO] [stdout] 768 | ron::ser::to_string_pretty(&transform, ron::ser::PrettyConfig::default()).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type or module `ron` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ron` [INFO] [stdout] --> src/transform/components/transform.rs:769:37 [INFO] [stdout] | [INFO] [stdout] 769 | let transform2: Transform = ron::de::from_str(&s).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type or module `ron` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ron` [INFO] [stdout] --> src/transform/components/transform.rs:776:36 [INFO] [stdout] | [INFO] [stdout] 776 | let transform: Transform = ron::de::from_str("()").unwrap(); [INFO] [stdout] | ^^^ use of undeclared type or module `ron` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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 `amethyst_core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9a0b5d4fc1ec450ffaeba60848ee5ef4f175261248c7e22aaf7d83d014263f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0b5d4fc1ec450ffaeba60848ee5ef4f175261248c7e22aaf7d83d014263f0b", kill_on_drop: false }` [INFO] [stdout] 9a0b5d4fc1ec450ffaeba60848ee5ef4f175261248c7e22aaf7d83d014263f0b