[INFO] updating cached repository https://github.com/iwikal/arbitrary-code-execution [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 881dc75239fe4a9b112a61c172b00050f537acef [INFO] testing iwikal/arbitrary-code-execution against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Farbitrary-code-execution" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwikal/arbitrary-code-execution 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 git repo https://github.com/iwikal/arbitrary-code-execution [INFO] finished tweaking git repo https://github.com/iwikal/arbitrary-code-execution [INFO] tweaked toml for git repo https://github.com/iwikal/arbitrary-code-execution written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iwikal/arbitrary-code-execution already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d07a2142c7e8a7db916b61a8da7ea290811f7baa25e15d795152320d788e284b [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" "d07a2142c7e8a7db916b61a8da7ea290811f7baa25e15d795152320d788e284b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d07a2142c7e8a7db916b61a8da7ea290811f7baa25e15d795152320d788e284b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07a2142c7e8a7db916b61a8da7ea290811f7baa25e15d795152320d788e284b", kill_on_drop: false }` [INFO] [stdout] d07a2142c7e8a7db916b61a8da7ea290811f7baa25e15d795152320d788e284b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca1efcac3d531f5fb3a285f0bcb049e1f134719d8d25fc9f7135a7f558ab2ce [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" "aca1efcac3d531f5fb3a285f0bcb049e1f134719d8d25fc9f7135a7f558ab2ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cranelift-entity v0.31.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling wasmparser v0.35.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.1.0 [INFO] [stderr] Compiling slotmap v0.3.0 [INFO] [stderr] Compiling generational-arena v0.2.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0 [INFO] [stderr] Compiling cranelift-bforest v0.31.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling blake2b_simd v0.5.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.7.0 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling cranelift-codegen v0.31.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.33.0 [INFO] [stderr] Compiling cranelift-native v0.31.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.33.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.7.0 [INFO] [stderr] Compiling wasmer-runtime v0.7.0 [INFO] [stderr] Compiling ncollide3d v0.20.1 [INFO] [stderr] Compiling nalgebra-glm v0.4.2 [INFO] [stderr] Compiling nphysics3d v0.12.3 [INFO] [stderr] Compiling arbitrary-code-execution v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "aca1efcac3d531f5fb3a285f0bcb049e1f134719d8d25fc9f7135a7f558ab2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca1efcac3d531f5fb3a285f0bcb049e1f134719d8d25fc9f7135a7f558ab2ce", kill_on_drop: false }` [INFO] [stdout] aca1efcac3d531f5fb3a285f0bcb049e1f134719d8d25fc9f7135a7f558ab2ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48496785698cdc2c6109916fb16275bdebb03285c0a517852f5715a3f27c36fe [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" "48496785698cdc2c6109916fb16275bdebb03285c0a517852f5715a3f27c36fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arbitrary-code-execution v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `src` [INFO] [stdout] --> examples/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![no_std] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[no_mangle] [INFO] [stdout] 4 | | pub extern "C" fn fibonacci(n: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 15 | | loop {} [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arbitrary-code-execution`. [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: build failed [INFO] running `Command { std: "docker" "inspect" "48496785698cdc2c6109916fb16275bdebb03285c0a517852f5715a3f27c36fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48496785698cdc2c6109916fb16275bdebb03285c0a517852f5715a3f27c36fe", kill_on_drop: false }` [INFO] [stdout] 48496785698cdc2c6109916fb16275bdebb03285c0a517852f5715a3f27c36fe