[INFO] crate dora 0.0.2 is already in cache [INFO] checking dora-0.0.2 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate dora 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dora 0.0.2 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dora 0.0.2 [INFO] finished tweaking crates.io crate dora 0.0.2 [INFO] tweaked toml for crates.io crate dora 0.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate dora 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d83873974d7060980580810d103c3ec007710119267d516ac3f4d0ae16f34628 [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" "d83873974d7060980580810d103c3ec007710119267d516ac3f4d0ae16f34628"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling dora v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking dora-parser v0.0.2 [INFO] [stderr] Checking docopt v0.7.0 [INFO] [stderr] Checking capstone v0.6.0 [INFO] [stderr] error[E0432]: unresolved import `core::alloc::Alloc` [INFO] [stderr] --> src/vtable.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use core::alloc::Alloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `Alloc` in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `core::alloc::Alloc` [INFO] [stderr] --> src/vtable.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use core::alloc::Alloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `Alloc` in `alloc` [INFO] [stderr] [INFO] [stderr] error: include macro expected single expression in source [INFO] [stderr] --> /opt/rustwide/target/debug/build/dora-0a6b5d270f2285ea/out/dora_stdlib_bundle.rs:31:2 [INFO] [stderr] | [INFO] [stderr] 31 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[deny(incomplete_include)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/dseg.rs:56:45 [INFO] [stderr] | [INFO] [stderr] 56 | *(entry_ptr as *mut (*const u8)) = v; [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error: include macro expected single expression in source [INFO] [stderr] --> /opt/rustwide/target/debug/build/dora-0a6b5d270f2285ea/out/dora_stdlib_bundle.rs:31:2 [INFO] [stderr] | [INFO] [stderr] 31 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[deny(incomplete_include)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/dseg.rs:56:45 [INFO] [stderr] | [INFO] [stderr] 56 | *(entry_ptr as *mut (*const u8)) = v; [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:39:28 [INFO] [stderr] | [INFO] [stderr] 39 | let ptr = heap.alloc(lay).expect("could not allocate").as_ptr() as *mut VTable; [INFO] [stderr] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:81:18 [INFO] [stderr] | [INFO] [stderr] 81 | heap.dealloc(ptr, lay); [INFO] [stderr] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:172:22 [INFO] [stderr] | [INFO] [stderr] 172 | heap.alloc(lay).expect("could not allocate").as_ptr() as *const _; [INFO] [stderr] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:187:18 [INFO] [stderr] | [INFO] [stderr] 187 | heap.dealloc(ptr, lay); [INFO] [stderr] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `dora`. [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[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:39:28 [INFO] [stderr] | [INFO] [stderr] 39 | let ptr = heap.alloc(lay).expect("could not allocate").as_ptr() as *mut VTable; [INFO] [stderr] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:81:18 [INFO] [stderr] | [INFO] [stderr] 81 | heap.dealloc(ptr, lay); [INFO] [stderr] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:172:22 [INFO] [stderr] | [INFO] [stderr] 172 | heap.alloc(lay).expect("could not allocate").as_ptr() as *const _; [INFO] [stderr] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/vtable.rs:187:18 [INFO] [stderr] | [INFO] [stderr] 187 | heap.dealloc(ptr, lay); [INFO] [stderr] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::alloc::AllocRef;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `dora`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d83873974d7060980580810d103c3ec007710119267d516ac3f4d0ae16f34628"` [INFO] running `"docker" "rm" "-f" "d83873974d7060980580810d103c3ec007710119267d516ac3f4d0ae16f34628"` [INFO] [stdout] d83873974d7060980580810d103c3ec007710119267d516ac3f4d0ae16f34628