[INFO] fetching crate reool 0.13.3... [INFO] checking reool-0.13.3 against beta-2019-10-27 for pr-65897 [INFO] extracting crate reool 0.13.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate reool 0.13.3 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 reool 0.13.3 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate reool 0.13.3 [INFO] tweaked toml for crates.io crate reool 0.13.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate reool 0.13.3 already has a lockfile, it will not be regenerated [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-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=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] 12e72929d8825874892f8b72c5319e364bc39d6a3ffe54f863a185059538bb98 [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" "12e72929d8825874892f8b72c5319e364bc39d6a3ffe54f863a185059538bb98"` [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking redis v0.13.0 [INFO] [stderr] Checking reool v0.13.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `metrix` [INFO] [stderr] --> examples/metrix_multi_node.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use metrix::driver::DriverBuilder; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `metrix` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DriverBuilder` [INFO] [stderr] --> examples/metrix_multi_node.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 18 | let mut driver = DriverBuilder::default() [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `DriverBuilder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `metrix` [INFO] [stderr] --> examples/metrix_single_node.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use metrix::driver::DriverBuilder; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `metrix` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DriverBuilder` [INFO] [stderr] --> examples/metrix_single_node.rs:19:22 [INFO] [stderr] | [INFO] [stderr] 19 | let mut driver = DriverBuilder::default() [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `DriverBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `instrumented_with_metrix` found for type `reool::config::Builder<()>` in the current scope [INFO] [stderr] --> examples/metrix_multi_node.rs:35:10 [INFO] [stderr] | [INFO] [stderr] 35 | .instrumented_with_metrix(&mut driver, Default::default()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `reool::config::Builder<()>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `reool`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `instrumented_with_metrix` found for type `reool::config::Builder<()>` in the current scope [INFO] [stderr] --> examples/metrix_single_node.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | .instrumented_with_metrix(&mut driver, Default::default()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `reool::config::Builder<()>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `reool`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "12e72929d8825874892f8b72c5319e364bc39d6a3ffe54f863a185059538bb98"` [INFO] running `"docker" "rm" "-f" "12e72929d8825874892f8b72c5319e364bc39d6a3ffe54f863a185059538bb98"` [INFO] [stdout] 12e72929d8825874892f8b72c5319e364bc39d6a3ffe54f863a185059538bb98