[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/cexec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/cexec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fcexec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fcexec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e910acb9476cf57cdc356a7badf0348c9a4112 [INFO] checking Jeffrey-P-McAteer/cexec against try#742889a08e10036dc30b8a7308f2a2a15b706883 for pr-103450-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fcexec" "/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/Jeffrey-P-McAteer/cexec on toolchain 742889a08e10036dc30b8a7308f2a2a15b706883 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/cexec [INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/cexec [INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/cexec written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/cexec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 249089ae8f6bb0ec244d7a29303bd1ffeab7a3b087d7a9fdfc9df7a1e197d165 [INFO] running `Command { std: "docker" "start" "-a" "249089ae8f6bb0ec244d7a29303bd1ffeab7a3b087d7a9fdfc9df7a1e197d165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "249089ae8f6bb0ec244d7a29303bd1ffeab7a3b087d7a9fdfc9df7a1e197d165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249089ae8f6bb0ec244d7a29303bd1ffeab7a3b087d7a9fdfc9df7a1e197d165", kill_on_drop: false }` [INFO] [stdout] 249089ae8f6bb0ec244d7a29303bd1ffeab7a3b087d7a9fdfc9df7a1e197d165 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5975d11335b543405ade1a8f1bd031a44621e1e0d739d3167d1d0b25c62ed212 [INFO] running `Command { std: "docker" "start" "-a" "5975d11335b543405ade1a8f1bd031a44621e1e0d739d3167d1d0b25c62ed212", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking twofish v0.4.0 [INFO] [stderr] Checking des v0.5.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking cfb-mode v0.5.0 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking block-modes v0.6.1 [INFO] [stderr] Checking cast5 v0.8.0 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking wasmi-validation v0.3.0 (https://github.com/Jeffrey-P-McAteer/wasmi.git#bc319612) [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking wasmi v0.7.0 (https://github.com/Jeffrey-P-McAteer/wasmi.git#bc319612) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking wabt v0.10.0 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking pgp v0.7.1 [INFO] [stderr] Checking cexec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/exec.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Err(e) => wasm_binary.to_vec(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_cycles` [INFO] [stdout] --> src/exec.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | max_cycles: u64, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_cycles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/exec.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Err(e) => wasm_binary.to_vec(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_cycles` [INFO] [stdout] --> src/exec.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | max_cycles: u64, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_cycles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WASM_FN_IDX_printf` should have an upper case name [INFO] [stdout] --> src/exec.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | const WASM_FN_IDX_printf: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `WASM_FN_IDX_PRINTF` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `WASM_FN_IDX_printf` should have an upper case name [INFO] [stdout] --> src/exec.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | WASM_FN_IDX_printf => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `WASM_FN_IDX_PRINTF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WASM_FN_IDX_printf` should have an upper case name [INFO] [stdout] --> src/exec.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | const WASM_FN_IDX_printf: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `WASM_FN_IDX_PRINTF` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `WASM_FN_IDX_printf` should have an upper case name [INFO] [stdout] --> src/exec.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | WASM_FN_IDX_printf => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `WASM_FN_IDX_PRINTF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "5975d11335b543405ade1a8f1bd031a44621e1e0d739d3167d1d0b25c62ed212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5975d11335b543405ade1a8f1bd031a44621e1e0d739d3167d1d0b25c62ed212", kill_on_drop: false }` [INFO] [stdout] 5975d11335b543405ade1a8f1bd031a44621e1e0d739d3167d1d0b25c62ed212