Oct 16 05:26:39.825 INFO testing ioctl-macros-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 05:26:39.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 05:26:40.147 INFO blam! 1814c5a1b321fb42b118c1e3338b85a1e8f681d7c5befae0e4242f4f3b0846be Oct 16 05:26:40.161 INFO running `"docker" "start" "-a" "1814c5a1b321fb42b118c1e3338b85a1e8f681d7c5befae0e4242f4f3b0846be"` Oct 16 05:26:41.790 INFO kablam! usermod: no changes Oct 16 05:26:41.864 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Oct 16 05:26:42.544 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 16 05:26:42.544 INFO kablam! --> build.rs:4:5 Oct 16 05:26:42.544 INFO kablam! | Oct 16 05:26:42.544 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 16 05:26:42.544 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 05:26:42.544 INFO kablam! | Oct 16 05:26:42.544 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 05:26:42.544 INFO kablam! Oct 16 05:26:42.544 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 05:26:42.544 INFO kablam! --> build.rs:4:5 Oct 16 05:26:42.544 INFO kablam! | Oct 16 05:26:42.544 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 16 05:26:42.544 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 05:26:42.544 INFO kablam! Oct 16 05:26:43.493 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 16 05:26:43.494 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 16 05:26:43.494 INFO kablam! warning: ^ Oct 16 05:26:43.494 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:43.495 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:43.495 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 16 05:26:43.495 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:43.495 INFO kablam! warning: ^ Oct 16 05:26:43.495 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 16 05:26:43.496 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 16 05:26:43.496 INFO kablam! warning: ^ Oct 16 05:26:43.496 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:43.496 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:43.497 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 16 05:26:43.497 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:43.497 INFO kablam! warning: ^ Oct 16 05:26:43.497 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 16 05:26:43.498 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 16 05:26:43.498 INFO kablam! warning: ^ Oct 16 05:26:43.498 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:43.498 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:43.499 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 16 05:26:43.499 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:43.499 INFO kablam! warning: ^ Oct 16 05:26:44.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 16 05:26:44.271 INFO kablam! su: No module specific data is present Oct 16 05:26:44.947 INFO running `"docker" "rm" "-f" "1814c5a1b321fb42b118c1e3338b85a1e8f681d7c5befae0e4242f4f3b0846be"` Oct 16 05:26:45.280 INFO blam! 1814c5a1b321fb42b118c1e3338b85a1e8f681d7c5befae0e4242f4f3b0846be Oct 16 05:26:45.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 05:26:45.735 INFO blam! 2e7485dd0777bbcae68dfa7fc177e08eb6df34e09480141fd8c2b39d99882438 Oct 16 05:26:45.741 INFO running `"docker" "start" "-a" "2e7485dd0777bbcae68dfa7fc177e08eb6df34e09480141fd8c2b39d99882438"` Oct 16 05:26:47.291 INFO kablam! usermod: no changes Oct 16 05:26:47.379 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 16 05:26:47.379 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 16 05:26:47.379 INFO kablam! warning: ^ Oct 16 05:26:47.379 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:47.379 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:47.379 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 16 05:26:47.379 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:47.379 INFO kablam! warning: ^ Oct 16 05:26:47.379 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 16 05:26:47.379 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 16 05:26:47.379 INFO kablam! warning: ^ Oct 16 05:26:47.379 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:47.379 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:47.379 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 16 05:26:47.379 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:47.379 INFO kablam! warning: ^ Oct 16 05:26:47.379 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 16 05:26:47.379 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 16 05:26:47.379 INFO kablam! warning: ^ Oct 16 05:26:47.379 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:47.379 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:47.379 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 16 05:26:47.379 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:47.379 INFO kablam! warning: ^ Oct 16 05:26:47.379 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Oct 16 05:26:48.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 16 05:26:48.522 INFO kablam! su: No module specific data is present Oct 16 05:26:48.969 INFO running `"docker" "rm" "-f" "2e7485dd0777bbcae68dfa7fc177e08eb6df34e09480141fd8c2b39d99882438"` Oct 16 05:26:49.200 INFO blam! 2e7485dd0777bbcae68dfa7fc177e08eb6df34e09480141fd8c2b39d99882438 Oct 16 05:26:49.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 05:26:49.638 INFO blam! b8798e32d5779b93f0073ecca7c900667ec6d067652cca4aed6f0d68eea6f303 Oct 16 05:26:49.647 INFO running `"docker" "start" "-a" "b8798e32d5779b93f0073ecca7c900667ec6d067652cca4aed6f0d68eea6f303"` Oct 16 05:26:50.821 INFO kablam! usermod: no changes Oct 16 05:26:50.844 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 16 05:26:50.844 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 16 05:26:50.844 INFO kablam! warning: ^ Oct 16 05:26:50.845 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:50.845 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:50.845 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 16 05:26:50.845 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:50.846 INFO kablam! warning: ^ Oct 16 05:26:50.846 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 16 05:26:50.846 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 16 05:26:50.847 INFO kablam! warning: ^ Oct 16 05:26:50.847 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:50.847 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:50.847 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 16 05:26:50.848 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:50.848 INFO kablam! warning: ^ Oct 16 05:26:50.848 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 16 05:26:50.848 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 16 05:26:50.849 INFO kablam! warning: ^ Oct 16 05:26:50.849 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 16 05:26:50.849 INFO kablam! warning: from src/ioctl.c:2: Oct 16 05:26:50.849 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 16 05:26:50.850 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 16 05:26:50.850 INFO kablam! warning: ^ Oct 16 05:26:50.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 05:26:50.851 INFO kablam! Running /target/debug/deps/ioctl_macros-38c77ca91b9bdeb7 Oct 16 05:26:50.853 INFO blam! Oct 16 05:26:50.853 INFO blam! running 0 tests Oct 16 05:26:50.853 INFO blam! Oct 16 05:26:50.853 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:26:50.853 INFO blam! Oct 16 05:26:50.859 INFO kablam! Doc-tests ioctl-macros Oct 16 05:26:51.822 INFO blam! Oct 16 05:26:51.822 INFO blam! running 0 tests Oct 16 05:26:51.822 INFO blam! Oct 16 05:26:51.822 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:26:51.822 INFO blam! Oct 16 05:26:51.831 INFO kablam! su: No module specific data is present Oct 16 05:26:52.803 INFO running `"docker" "rm" "-f" "b8798e32d5779b93f0073ecca7c900667ec6d067652cca4aed6f0d68eea6f303"` Oct 16 05:26:52.983 INFO blam! b8798e32d5779b93f0073ecca7c900667ec6d067652cca4aed6f0d68eea6f303