[INFO] crate nice 0.1.9 is already in cache [INFO] testing nice-0.1.9 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate nice 0.1.9 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate nice 0.1.9 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nice 0.1.9 [INFO] finished tweaking crates.io crate nice 0.1.9 [INFO] tweaked toml for crates.io crate nice 0.1.9 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5e5bdda5a050b80aacf1adcc9b75db5b87669ae457a0b8c07a660ec0911fd820 [INFO] running `"docker" "start" "-a" "5e5bdda5a050b80aacf1adcc9b75db5b87669ae457a0b8c07a660ec0911fd820"` [INFO] [stderr] Compiling condition_variable v0.1.5 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling nice v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> src/bindings_agent.rs:1024:2 [INFO] [stderr] | [INFO] [stderr] 1024 | flags NiceCandidateType: libc::c_uint { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> src/bindings_agent.rs:1038:2 [INFO] [stderr] | [INFO] [stderr] 1038 | flags NiceCandidateTransport: libc::c_uint { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> src/bindings_agent.rs:1052:2 [INFO] [stderr] | [INFO] [stderr] 1052 | flags NiceRelayType: libc::c_uint { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> src/bindings_agent.rs:1105:2 [INFO] [stderr] | [INFO] [stderr] 1105 | flags NiceComponentType: libc::c_uint { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> src/bindings_agent.rs:1124:2 [INFO] [stderr] | [INFO] [stderr] 1124 | flags NiceCompatibility: libc::c_uint { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> src/bindings_agent.rs:1146:2 [INFO] [stderr] | [INFO] [stderr] 1146 | flags NiceProxyType: libc::c_uint { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings_agent::NiceCompatibility` [INFO] [stderr] --> src/api_agent.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use bindings_agent::NiceCompatibility; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `NiceCompatibility` in `bindings_agent` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NICE_COMPATIBILITY_RFC5245` in module `ffi` [INFO] [stderr] --> src/agent.rs:57:21 [INFO] [stderr] | [INFO] [stderr] 57 | let compat = ffi::NICE_COMPATIBILITY_RFC5245; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gobject.rs:16:20 [INFO] [stderr] | [INFO] [stderr] 16 | func: Box, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/stream.rs:22:25 [INFO] [stderr] | [INFO] [stderr] 22 | rx_callback: Box, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `nice`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5e5bdda5a050b80aacf1adcc9b75db5b87669ae457a0b8c07a660ec0911fd820"` [INFO] running `"docker" "rm" "-f" "5e5bdda5a050b80aacf1adcc9b75db5b87669ae457a0b8c07a660ec0911fd820"` [INFO] [stdout] 5e5bdda5a050b80aacf1adcc9b75db5b87669ae457a0b8c07a660ec0911fd820