Oct 13 13:22:02.691 INFO checking ioctl-macros-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:22:02.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 13:22:02.922 INFO blam! a2dbc066c37ea6e791036f0acbf53a39a68701b22229a57194551eb63b873056 Oct 13 13:22:02.925 INFO running `"docker" "start" "-a" "a2dbc066c37ea6e791036f0acbf53a39a68701b22229a57194551eb63b873056"` Oct 13 13:22:03.492 INFO kablam! usermod: no changes Oct 13 13:22:03.564 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Oct 13 13:22:04.171 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 13 13:22:04.171 INFO kablam! --> build.rs:4:5 Oct 13 13:22:04.171 INFO kablam! | Oct 13 13:22:04.171 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 13 13:22:04.171 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 13:22:04.171 INFO kablam! | Oct 13 13:22:04.171 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:22:04.171 INFO kablam! Oct 13 13:22:04.171 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 13 13:22:04.171 INFO kablam! --> build.rs:4:5 Oct 13 13:22:04.171 INFO kablam! | Oct 13 13:22:04.171 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 13 13:22:04.171 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 13:22:04.171 INFO kablam! Oct 13 13:22:04.725 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 13 13:22:04.726 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 13 13:22:04.726 INFO kablam! warning: ^ Oct 13 13:22:04.726 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 13 13:22:04.727 INFO kablam! warning: from src/ioctl.c:2: Oct 13 13:22:04.727 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 13 13:22:04.728 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 13 13:22:04.728 INFO kablam! warning: ^ Oct 13 13:22:04.729 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 13 13:22:04.729 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 13 13:22:04.730 INFO kablam! warning: ^ Oct 13 13:22:04.731 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 13 13:22:04.731 INFO kablam! warning: from src/ioctl.c:2: Oct 13 13:22:04.731 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 13 13:22:04.731 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 13 13:22:04.732 INFO kablam! warning: ^ Oct 13 13:22:04.732 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 13 13:22:04.733 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 13 13:22:04.733 INFO kablam! warning: ^ Oct 13 13:22:04.733 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 13 13:22:04.734 INFO kablam! warning: from src/ioctl.c:2: Oct 13 13:22:04.734 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 13 13:22:04.735 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 13 13:22:04.736 INFO kablam! warning: ^ Oct 13 13:22:05.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 13 13:22:05.456 INFO kablam! su: No module specific data is present Oct 13 13:22:05.690 INFO running `"docker" "rm" "-f" "a2dbc066c37ea6e791036f0acbf53a39a68701b22229a57194551eb63b873056"` Oct 13 13:22:05.793 INFO blam! a2dbc066c37ea6e791036f0acbf53a39a68701b22229a57194551eb63b873056