Oct 27 20:28:31.579 INFO checking ioctl-macros-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:28:31.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 20:28:31.762 INFO blam! d5f355a23309e7f5ed52a682532a3d6a2d0ed1dd9e13a6fbdce8c709bcc566db Oct 27 20:28:31.765 INFO running `"docker" "start" "-a" "d5f355a23309e7f5ed52a682532a3d6a2d0ed1dd9e13a6fbdce8c709bcc566db"` Oct 27 20:28:32.339 INFO kablam! usermod: no changes Oct 27 20:28:32.362 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Oct 27 20:28:32.961 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 27 20:28:32.961 INFO kablam! --> build.rs:4:5 Oct 27 20:28:32.962 INFO kablam! | Oct 27 20:28:32.962 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 27 20:28:32.962 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:28:32.963 INFO kablam! | Oct 27 20:28:32.963 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:28:32.963 INFO kablam! Oct 27 20:28:32.964 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 27 20:28:32.964 INFO kablam! --> build.rs:4:5 Oct 27 20:28:32.964 INFO kablam! | Oct 27 20:28:32.964 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 27 20:28:32.965 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:28:32.965 INFO kablam! Oct 27 20:28:33.593 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 27 20:28:33.593 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 27 20:28:33.593 INFO kablam! warning: ^ Oct 27 20:28:33.593 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 27 20:28:33.593 INFO kablam! warning: from src/ioctl.c:2: Oct 27 20:28:33.593 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 27 20:28:33.593 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 27 20:28:33.593 INFO kablam! warning: ^ Oct 27 20:28:33.593 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 27 20:28:33.593 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 27 20:28:33.593 INFO kablam! warning: ^ Oct 27 20:28:33.593 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 27 20:28:33.593 INFO kablam! warning: from src/ioctl.c:2: Oct 27 20:28:33.593 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 27 20:28:33.593 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 27 20:28:33.593 INFO kablam! warning: ^ Oct 27 20:28:33.593 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 27 20:28:33.593 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 27 20:28:33.593 INFO kablam! warning: ^ Oct 27 20:28:33.593 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 27 20:28:33.593 INFO kablam! warning: from src/ioctl.c:2: Oct 27 20:28:33.593 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 27 20:28:33.593 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 27 20:28:33.593 INFO kablam! warning: ^ Oct 27 20:28:34.305 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Oct 27 20:28:34.311 INFO kablam! su: No module specific data is present Oct 27 20:28:34.619 INFO running `"docker" "rm" "-f" "d5f355a23309e7f5ed52a682532a3d6a2d0ed1dd9e13a6fbdce8c709bcc566db"` Oct 27 20:28:34.746 INFO blam! d5f355a23309e7f5ed52a682532a3d6a2d0ed1dd9e13a6fbdce8c709bcc566db