[INFO] cloning repository https://github.com/hukumka/interactives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hukumka/interactives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhukumka%2Finteractives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhukumka%2Finteractives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8fd54ec762fcf4aece15bc0be52234f8fbbf392
[INFO] testing hukumka/interactives against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhukumka%2Finteractives" "/workspace/builds/worker-9/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hukumka/interactives on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hukumka/interactives
[INFO] finished tweaking git repo https://github.com/hukumka/interactives
[INFO] tweaked toml for git repo https://github.com/hukumka/interactives written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba6711e116fb701742fd2b71999b792481d80bdbc1984c544889d1eb0ea5a019
[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" "ba6711e116fb701742fd2b71999b792481d80bdbc1984c544889d1eb0ea5a019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba6711e116fb701742fd2b71999b792481d80bdbc1984c544889d1eb0ea5a019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba6711e116fb701742fd2b71999b792481d80bdbc1984c544889d1eb0ea5a019", kill_on_drop: false }`
[INFO] [stdout] ba6711e116fb701742fd2b71999b792481d80bdbc1984c544889d1eb0ea5a019
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2032f8f856391d8fd75680ed9091cdf37e903b8e023b1ce55dafb495299a03b7
[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" "2032f8f856391d8fd75680ed9091cdf37e903b8e023b1ce55dafb495299a03b7", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.53
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling serde_json v1.0.59
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling regex-syntax v0.6.21
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling walkdir v2.3.1
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling rand v0.4.6
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling aho-corasick v0.7.15
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling rand v0.3.23
[INFO] [stderr] Compiling hamt-rs v0.3.0
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling regex v1.4.2
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling env_logger v0.6.2
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling handlebars v1.1.0
[INFO] [stderr] Compiling interactive_c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2032f8f856391d8fd75680ed9091cdf37e903b8e023b1ce55dafb495299a03b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2032f8f856391d8fd75680ed9091cdf37e903b8e023b1ce55dafb495299a03b7", kill_on_drop: false }`
[INFO] [stdout] 2032f8f856391d8fd75680ed9091cdf37e903b8e023b1ce55dafb495299a03b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67d7bb56147c0cc560c467dbacdd2efb04ad9dad770de34bc71a6c1123ccadda
[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" "67d7bb56147c0cc560c467dbacdd2efb04ad9dad770de34bc71a6c1123ccadda", kill_on_drop: false }`
[INFO] [stderr] Compiling interactive_c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/syntax_tree.rs:854:17
[INFO] [stdout] |
[INFO] [stdout] 854 | let mut $walker_name = _tree.walker();
[INFO] [stdout] | ----^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1398 | new_walker!{let mut walker = "int x=0; int x(int a){return a + 4; for(int i=0; i src/syntax_tree.rs:854:17
[INFO] [stderr] |
[INFO] [stderr] 854 | let mut $walker_name = _tree.walker();
[INFO] [stderr] | ----^^^^^^^^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 1398 | new_walker!{let mut walker = "int x=0; int x(int a){return a + 4; for(int i=0; i