[INFO] cloning repository yangsibai/auto-execute-on-file-change [INFO] running `"git" "clone" "--bare" "git://github.com/yangsibai/auto-execute-on-file-change.git" "work/cache/sources/gh/yangsibai/auto-execute-on-file-change"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yangsibai/auto-execute-on-file-change'... [INFO] running `"git" "clone" "work/cache/sources/gh/yangsibai/auto-execute-on-file-change" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yangsibai/auto-execute-on-file-change"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yangsibai/auto-execute-on-file-change'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yangsibai/auto-execute-on-file-change" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yangsibai/auto-execute-on-file-change"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yangsibai/auto-execute-on-file-change'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89d075d1e1608e022a3e849d14d2655500f24b89 [INFO] sha for GitHub repo yangsibai/auto-execute-on-file-change: 89d075d1e1608e022a3e849d14d2655500f24b89 [INFO] validating manifest of yangsibai/auto-execute-on-file-change on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yangsibai/auto-execute-on-file-change on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yangsibai/auto-execute-on-file-change [INFO] finished frobbing yangsibai/auto-execute-on-file-change [INFO] frobbed toml for yangsibai/auto-execute-on-file-change written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yangsibai/auto-execute-on-file-change/Cargo.toml [INFO] started frobbing yangsibai/auto-execute-on-file-change [INFO] finished frobbing yangsibai/auto-execute-on-file-change [INFO] frobbed toml for yangsibai/auto-execute-on-file-change written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yangsibai/auto-execute-on-file-change/Cargo.toml [INFO] crate yangsibai/auto-execute-on-file-change already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yangsibai/auto-execute-on-file-change against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yangsibai/auto-execute-on-file-change:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 1e96a1491151ffcd48200e6fc1684eb18fa2b749e37d5c396a07dd82194809ab [INFO] running `"docker" "start" "-a" "1e96a1491151ffcd48200e6fc1684eb18fa2b749e37d5c396a07dd82194809ab"` [INFO] [stderr] Compiling auto-execute-on-file-change v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "1e96a1491151ffcd48200e6fc1684eb18fa2b749e37d5c396a07dd82194809ab"` [INFO] running `"docker" "rm" "-f" "1e96a1491151ffcd48200e6fc1684eb18fa2b749e37d5c396a07dd82194809ab"` [INFO] [stdout] 1e96a1491151ffcd48200e6fc1684eb18fa2b749e37d5c396a07dd82194809ab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yangsibai/auto-execute-on-file-change:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a8b24032245ca0b4f2aa58a7094bdff43ac911b7cbb73c3bf15b7226bcfcf802 [INFO] running `"docker" "start" "-a" "a8b24032245ca0b4f2aa58a7094bdff43ac911b7cbb73c3bf15b7226bcfcf802"` [INFO] [stderr] Compiling auto-execute-on-file-change v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "a8b24032245ca0b4f2aa58a7094bdff43ac911b7cbb73c3bf15b7226bcfcf802"` [INFO] running `"docker" "rm" "-f" "a8b24032245ca0b4f2aa58a7094bdff43ac911b7cbb73c3bf15b7226bcfcf802"` [INFO] [stdout] a8b24032245ca0b4f2aa58a7094bdff43ac911b7cbb73c3bf15b7226bcfcf802 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yangsibai/auto-execute-on-file-change:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 9b6a7a605a8ee77120ef4e212127459708e49ae549e6762c82760439c797f8e5 [INFO] running `"docker" "start" "-a" "9b6a7a605a8ee77120ef4e212127459708e49ae549e6762c82760439c797f8e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/auto_execute_on_file_change-b8d1c33559485339 [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] running `"docker" "inspect" "9b6a7a605a8ee77120ef4e212127459708e49ae549e6762c82760439c797f8e5"` [INFO] running `"docker" "rm" "-f" "9b6a7a605a8ee77120ef4e212127459708e49ae549e6762c82760439c797f8e5"` [INFO] [stdout] 9b6a7a605a8ee77120ef4e212127459708e49ae549e6762c82760439c797f8e5