[INFO] cloning repository https://github.com/STRIKE-F/KECC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/STRIKE-F/KECC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTRIKE-F%2FKECC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTRIKE-F%2FKECC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0efc799ac71052ebf66c524741b8aee174df623a [INFO] testing STRIKE-F/KECC against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTRIKE-F%2FKECC" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/STRIKE-F/KECC on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/STRIKE-F/KECC [INFO] finished tweaking git repo https://github.com/STRIKE-F/KECC [INFO] tweaked toml for git repo https://github.com/STRIKE-F/KECC written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/STRIKE-F/KECC already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29f66716d2f1c04f66544c356193d6ff1e90be72b04045dfee462e0d5c79f44e [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" "29f66716d2f1c04f66544c356193d6ff1e90be72b04045dfee462e0d5c79f44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29f66716d2f1c04f66544c356193d6ff1e90be72b04045dfee462e0d5c79f44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f66716d2f1c04f66544c356193d6ff1e90be72b04045dfee462e0d5c79f44e", kill_on_drop: false }` [INFO] [stdout] 29f66716d2f1c04f66544c356193d6ff1e90be72b04045dfee462e0d5c79f44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01e94315d2dc2d02ea9ced92fbe8c377159098d13f3adf3b8cbee945ee3cd0e3 [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" "01e94315d2dc2d02ea9ced92fbe8c377159098d13f3adf3b8cbee945ee3cd0e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling proc-macro-hack-impl v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling peg-runtime v0.6.2 [INFO] [stderr] Compiling hexf-parse v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lang-c v0.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling peg-macros v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling hexf-impl v0.1.0 [INFO] [stderr] Compiling hexf v0.1.0 [INFO] [stderr] Compiling peg v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling kecc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "01e94315d2dc2d02ea9ced92fbe8c377159098d13f3adf3b8cbee945ee3cd0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e94315d2dc2d02ea9ced92fbe8c377159098d13f3adf3b8cbee945ee3cd0e3", kill_on_drop: false }` [INFO] [stdout] 01e94315d2dc2d02ea9ced92fbe8c377159098d13f3adf3b8cbee945ee3cd0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42156930773eb5ecbf3da52a345efe4160904ec4cf11ad37e93148e751ea359a [INFO] running `Command { std: "docker" "start" "-a" "42156930773eb5ecbf3da52a345efe4160904ec4cf11ad37e93148e751ea359a", kill_on_drop: false }` [INFO] [stderr] Compiling kecc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.07s [INFO] running `Command { std: "docker" "inspect" "42156930773eb5ecbf3da52a345efe4160904ec4cf11ad37e93148e751ea359a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42156930773eb5ecbf3da52a345efe4160904ec4cf11ad37e93148e751ea359a", kill_on_drop: false }` [INFO] [stdout] 42156930773eb5ecbf3da52a345efe4160904ec4cf11ad37e93148e751ea359a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac646515f76aba4f20d02d1d56743527d4b8518f6d55513da9be33c793d758a6 [INFO] running `Command { std: "docker" "start" "-a" "ac646515f76aba4f20d02d1d56743527d4b8518f6d55513da9be33c793d758a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kecc-d94ff577312a1a5a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fuzz-5024f033d75d5d24 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kecc-63bf3f6317974d50 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_examples-5b01306a3765dc5b [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_examples_asmgen_large ... FAILED [INFO] [stdout] test test_examples_asmgen_small ... FAILED [INFO] [stdout] test test_examples_simplify_cfg ... FAILED [INFO] [stdout] test test_examples_mem2reg ... FAILED [INFO] [stdout] test test_examples_deadcode ... FAILED [INFO] [stdout] test test_examples_irgen_small ... FAILED [INFO] [stdout] test test_examples_irparse ... FAILED [INFO] [stdout] test test_examples_gvn ... FAILED [INFO] [stdout] test test_examples_irgen_large ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--test test_examples' [INFO] running `Command { std: "docker" "inspect" "ac646515f76aba4f20d02d1d56743527d4b8518f6d55513da9be33c793d758a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac646515f76aba4f20d02d1d56743527d4b8518f6d55513da9be33c793d758a6", kill_on_drop: false }` [INFO] [stdout] ac646515f76aba4f20d02d1d56743527d4b8518f6d55513da9be33c793d758a6